Skip to content

Commit 44e3985

Browse files
v0.0.4
1 parent 56b3f99 commit 44e3985

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": "0.0.3",
2+
"version": "0.0.4",
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": "0.0.3",
3+
"version": "0.0.4",
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": "0.0.3",
25+
"version": "0.0.4",
2626
"devDependencies": {
2727
"aureooms-node-package": "^1.1.3",
2828
"aureooms-js-type": "^0.1.0",

0 commit comments

Comments
 (0)