Skip to content

Commit

Permalink
version bump v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sintaxi committed Sep 26, 2011
1 parent 9f5b6a2 commit f3eef6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ information...
"name": "yourapplication",
"verson": "0.0.1",
"dependencies": {
"redis-tag": "0.1.0"
"redis-tag": "0.2.0"
}
}

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ "name": "redis-tag"
, "description": "Tag system using redis"
, "version": "0.1.0"
, "version": "0.2.0"
, "author": "Brock Whitten <brock@sintaxi.com>"
, "keywords": ["redis", "tagging"]
, "main": "./redis-tag.js"
Expand Down

0 comments on commit f3eef6e

Please sign in to comment.