Skip to content

Commit 799db7b

Browse files
v0.0.2
1 parent d3e380a commit 799db7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.1",
2+
"version": "0.0.2",
33
"description": "randomness code bricks for JavaScript",
44
"name": "aureooms-js-random",
55
"homepage": "http://aureooms.github.io/js-random/",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"random",
2323
"randomness"
2424
],
25-
"version": "0.0.1",
25+
"version": "0.0.2",
2626
"devDependencies": {
2727
"aureooms-node-package": "^1.1.3",
2828
"aureooms-js-type": "^0.1.0",
@@ -32,4 +32,4 @@
3232
"dependencies": {},
3333
"main": "js/dist/random.js",
3434
"homepage": "http://aureooms.github.io/js-random/"
35-
}
35+
}

0 commit comments

Comments
 (0)