Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk committed Mar 31, 2015
1 parent 91b6772 commit 7e9cc6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-summary",
"version": "1.0.1",
"version": "1.1.0",
"description": "Summarizes text using a naive summarization algorithm",
"main": "./lib/summary.js",
"scripts": {
Expand Down

0 comments on commit 7e9cc6a

Please sign in to comment.