Skip to content

Commit 399e2ec

Browse files
v3.0.4
1 parent 9d4c092 commit 399e2ec

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
@@ -3,7 +3,7 @@
33
"name": "aureooms-js-algo",
44
"license": "AGPL-3.0",
55
"description": "playground for algorithmic code bricks in JavaScript",
6-
"version": "3.0.3",
6+
"version": "3.0.4",
77
"main": "js/dist/algo.js",
88
"ignore": [
99
"js/index.js",

component.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
],
77
"description": "playground for algorithmic code bricks in JavaScript",
88
"license": "AGPL-3.0",
9-
"version": "3.0.3",
9+
"version": "3.0.4",
1010
"repo": "aureooms/js-algo"
1111
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "playground for algorithmic code bricks in JavaScript",
44
"homepage": "https://aureooms.github.io/js-algo",
55
"main": "js/dist/algo.js",
6-
"version": "3.0.3",
6+
"version": "3.0.4",
77
"repository": {
88
"url": "https://github.com/aureooms/js-algo.git",
99
"type": "git"

0 commit comments

Comments
 (0)