Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

Commit

Permalink
increment version after README.md change
Browse files Browse the repository at this point in the history
  • Loading branch information
timsavery committed Jul 7, 2012
1 parent 5239c09 commit 86edcd8
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": "twitterfeed",
"version": "0.0.1",
"version": "0.0.2",
"author": "Tim Savery <tim.savery@gmail.com>",
"description": "Simple abstraction on top of ntwitter for working with a website feed.",
"main": "twitterfeed.js",
Expand All @@ -19,4 +19,4 @@
"engines": {
"node": ">=0.4.0"
}
}
}

0 comments on commit 86edcd8

Please sign in to comment.