Skip to content

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chriso committed Feb 8, 2016
1 parent 61f2f00 commit 03b8939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "lru",
"description": "A simple O(1) LRU cache",
"version": "1.2.0",
"version": "1.2.1",
"author": "Chris O'Hara <cohara87@gmail.com>",
"main": "index",
"homepage": "http://github.com/chriso/lru",
Expand Down

0 comments on commit 03b8939

Please sign in to comment.