Skip to content

Commit 60e73cc

Browse files
v1.0.1
1 parent 840f9b8 commit 60e73cc

File tree

3 files changed

+3
-3
lines changed

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

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"description": "randomness code bricks for JavaScript",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"repo": "aureooms/js-random",
55
"scripts": [
66
"js/dist/random.js"

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": "1.0.0",
25+
"version": "1.0.1",
2626
"devDependencies": {
2727
"aureooms-node-package": "^4.0.1",
2828
"aureooms-js-type": "^1.0.1",

0 commit comments

Comments
 (0)