Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Apr 22, 2015
1 parent 8d2aeec commit 30ed6f4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "http://aureooms.github.io/js-math/",
"license": "AGPL-3.0",
"description": "math code bricks for JavaScript",
"version": "0.0.3",
"version": "0.0.4",
"ignore": [
"js/index.js",
"js/src",
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"description": "math code bricks for JavaScript",
"version": "0.0.3",
"version": "0.0.4",
"repo": "aureooms/js-math",
"scripts": [
"js/dist/math.js"
Expand Down
2 changes: 1 addition & 1 deletion js/dist/math.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/dist/math.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"description": "math code bricks for JavaScript",
"main": "js/dist/math.js",
"dependencies": {},
"version": "0.0.3",
"version": "0.0.4",
"devDependencies": {
"aureooms-node-package": "^1.1.3",
"aureooms-js-string": "^0.0.3"
Expand Down

0 comments on commit 30ed6f4

Please sign in to comment.