Skip to content

Commit 7601906

Browse files
v0.0.1
1 parent a46d39b commit 7601906

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
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.0",
2+
"version": "0.0.1",
33
"description": "randomness code bricks for JavaScript",
44
"name": "aureooms-js-random",
55
"homepage": "http://aureooms.github.io/js-random/",

js/dist/random.js

Whitespace-only changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"random",
2323
"randomness"
2424
],
25-
"version": "0.0.0",
25+
"version": "0.0.1",
2626
"devDependencies": {
2727
"aureooms-node-package": "^1.0.0"
2828
},

0 commit comments

Comments
 (0)