Skip to content

Commit 42b8e5d

Browse files
committed
Bump version 1.0.3
1 parent add375d commit 42b8e5d

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
@@ -1,6 +1,6 @@
11
{
22
"name": "js-data-structures",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"homepage": "https://github.com/Tyriar/js-data-structures",
55
"authors": [
66
"Daniel Imms (http://www.growingwiththeweb.com)"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-data-structures",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A collection of data structures written in JavaScript.",
55
"scripts": {
66
"test": "jasmine-node ."

0 commit comments

Comments
 (0)