Skip to content

Commit 255213d

Browse files
v0.0.5
1 parent 7e34940 commit 255213d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aureooms-js-string",
33
"main": "js/dist/string.js",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"ignore": [
66
"js/index.js",
77
"js/src",

component.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"description": "character sequence code bricks for JavaScript",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"repo": "aureooms/js-string",
55
"scripts": [
66
"js/dist/string.js"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"name": "aureooms-js-string",
2222
"main": "js/dist/string.js",
23-
"version": "0.0.4",
23+
"version": "0.0.5",
2424
"scripts": {
2525
"doc": "./node_modules/.bin/groc",
2626
"build": "./node_modules/.bin/aureooms-node-package-build",

0 commit comments

Comments
 (0)