Skip to content

Commit

Permalink
Updated package.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
gladchinda authored Apr 17, 2018
1 parent b5ac06c commit 00b60bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lightmatrix",
"version": "1.0.0",
"version": "1.1.0",
"description": "Lightweight JavaScript library for basic matrix computations.",
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down Expand Up @@ -80,4 +80,4 @@
"rollup-plugin-uglify": "^3.0.0",
"rollup-watch": "^4.3.1"
}
}
}

0 comments on commit 00b60bb

Please sign in to comment.