Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
MSNexploder committed Nov 10, 2011
1 parent 3a308db commit 0202ba0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.4 (10th November, 2011)

* node 0.6.0 compatibility

## 0.1.3 (11th August, 2011)

* fixed package to include already compiled javascript files
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "inflect",
"description": "A port of the Rails / ActiveSupport inflector to JavaScript.",
"keywords": ["inflect", "activerecord", "rails", "activesupport", "string"],
"version": "0.1.3",
"version": "0.1.4",
"author": "Stefan Huber <MSNexploder@gmail.com>",
"homepage": "http://msnexploder.github.com/inflect/",
"main": "lib/inflect",
Expand Down

0 comments on commit 0202ba0

Please sign in to comment.