Skip to content

Commit 09415b2

Browse files
committed
Bumped package version
1 parent 63d1f73 commit 09415b2

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

example/.meteor/versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ [email protected]
4141
4242
4343
44-
44+
4545
4646
4747

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
summary: "Render math formulas with mathjax",
3-
version: "0.7.0",
3+
version: "0.7.1",
44
name: "mrt:mathjax",
55
git: "https://github.com/apendua/meteor-mathjax.git"
66
});

0 commit comments

Comments
 (0)