Skip to content

Commit

Permalink
* Renamed package accordingly to its component
Browse files Browse the repository at this point in the history
  • Loading branch information
micky2be committed Feb 27, 2014
1 parent 972ee1c commit 418f8ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "list-CircularDoubly",
"version": "0.1.1",
"name": "CircularDoublyList",
"version": "0.1.2",
"description": "Circular Doubly List Datastructure",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 418f8ef

Please sign in to comment.