Skip to content

Commit 60800f8

Browse files
committed
Bump version 1.0.2
1 parent 582e0f7 commit 60800f8

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.1",
3+
"version": "1.0.2",
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.1",
3+
"version": "1.0.2",
44
"description": "A collection of data structures written in JavaScript.",
55
"devDependencies": {
66
"jasmine-node": "~1.14.3"

0 commit comments

Comments
 (0)