Skip to content

Commit bf27f18

Browse files
v5.0.0
1 parent 18b6cf4 commit bf27f18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "aureooms-js-data-structures",
44
"license": "AGPL-3.0",
55
"description": "Data structures code bricks for JavaScript",
6-
"version": "4.0.0",
6+
"version": "5.0.0",
77
"main": "js/dist/data-structures.js",
88
"ignore": [
99
"js/index.js",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Data structures code bricks for JavaScript",
44
"homepage": "http://aureooms.github.io/js-data-structures/",
55
"main": "js/dist/data-structures.js",
6-
"version": "4.0.0",
6+
"version": "5.0.0",
77
"repository": {
88
"url": "https://github.com/aureooms/js-data-structures.git",
99
"type": "git"

0 commit comments

Comments
 (0)