Skip to content

Commit 4be398d

Browse files
committed
Update version number
1 parent fcac365 commit 4be398d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lim-mathbox",
3-
"version": "0.1.0",
3+
"version": "0.1.3",
44
"authors": [
55
"unconed",
66
"Soares",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lim-mathbox",
3-
"version": "0.1.0",
3+
"version": "0.1.3",
44
"description": "Library for rendering presentation-quality math diagrams in a browser using WebGL. Forked from https://github.com/unconed/MathBox.js.",
55
"main": "build/MathBox-bundle.js",
66
"directories": {

0 commit comments

Comments
 (0)