Skip to content

Commit 47785bd

Browse files
committed
Bump version
1 parent 1fdb916 commit 47785bd

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

0 commit comments

Comments
 (0)