Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c4b1034

Browse files
committed
v0.1.1
1 parent 9d756b7 commit c4b1034

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-priority-queue",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"main": "priority-queue.js",
55
"ignore": [
66
"**/.*",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-priority-queue",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Priority queue data structures",
55
"main": "priority-queue.js",
66
"scripts": {},

0 commit comments

Comments
 (0)