Skip to content

Commit

Permalink
version bump, available on bower.
Browse files Browse the repository at this point in the history
  • Loading branch information
trek committed Sep 10, 2012
1 parent d285665 commit fa86238
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions component.json
@@ -0,0 +1,8 @@
{
"name": "fleck",
"version": "0.9.1",
"main": "./lib/fleck.js",
"dependencies": {
"jquery": "~1.7.2"
}
}
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{ {
"name": "fleck", "name": "fleck",
"description": "a functional-style string inflection library", "description": "a functional-style string inflection library",
"version": "0.5.1", "version": "0.9.1",
"keywords": ["fleck", "ender", "sting", "inflection", "pluralize"], "keywords": ["fleck", "ender", "sting", "inflection", "pluralize"],
"homepage": "http://github.com/trek/fleck", "homepage": "http://github.com/trek/fleck",
"author": "Trek Glowacki <trek.glowacki@gmail.com> (http://github.com/trek)", "author": "Trek Glowacki <trek.glowacki@gmail.com> (http://github.com/trek)",
Expand Down

0 comments on commit fa86238

Please sign in to comment.