Skip to content

Commit 9a0a968

Browse files
committed
Version bump: 0.2.0
1 parent b1ecc5a commit 9a0a968

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on TeX Stack Exchange.
2828
## Installation
2929

3030
1. Download latest released
31-
[mmacells.sty](https://raw.githubusercontent.com/jkuczm/mmacells/v0.1.1/mmacells.sty)
31+
[mmacells.sty](https://raw.githubusercontent.com/jkuczm/mmacells/v0.2.0/mmacells.sty)
3232
file.
3333

3434
2. Put it someplace [where your TeX distribution can find it](http://tex.stackexchange.com/q/1137/70587).

mmacells.sty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
\RequirePackage{expl3,xparse}
1515

16-
\ProvidesExplPackage {mmacells} {2015/03/06} {0.1.1}
16+
\ProvidesExplPackage {mmacells} {2015/04/08} {0.2.0}
1717
{Mathematica front end cells}
1818

1919
\RequirePackage{amsmath,bbm}

0 commit comments

Comments
 (0)