Skip to content

Commit dce0871

Browse files
v5.0.3
1 parent dfb54c1 commit dce0871

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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": "5.0.2",
6+
"version": "5.0.3",
77
"main": "js/dist/data-structures.js",
88
"ignore": [
99
"js/index.js",

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"scripts": [
55
"js/dist/data-structures.js"
66
],
7-
"version": "5.0.2",
7+
"version": "5.0.3",
88
"description": "Data structures code bricks for JavaScript",
99
"main": "js/dist/data-structures.js",
1010
"license": "AGPL-3.0"

js/dist/data-structures.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/dist/data-structures.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "5.0.2",
6+
"version": "5.0.3",
77
"repository": {
88
"url": "https://github.com/aureooms/js-data-structures.git",
99
"type": "git"

0 commit comments

Comments
 (0)