Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Apr 9, 2015
1 parent 773473e commit 024bf65
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.4",
"version": "1.0.0",
"description": "randomness code bricks for JavaScript",
"name": "aureooms-js-random",
"homepage": "http://aureooms.github.io/js-random/",
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": "randomness code bricks for JavaScript",
"version": "0.0.4",
"version": "1.0.0",
"repo": "aureooms/js-random",
"scripts": [
"js/dist/random.js"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"random",
"randomness"
],
"version": "0.0.4",
"version": "1.0.0",
"devDependencies": {
"aureooms-node-package": "^4.0.1",
"aureooms-js-type": "^1.0.1",
Expand All @@ -34,4 +34,4 @@
"dependencies": {},
"main": "js/dist/random.js",
"homepage": "http://aureooms.github.io/js-random/"
}
}

0 comments on commit 024bf65

Please sign in to comment.