Skip to content

Commit

Permalink
0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonjs committed Mar 7, 2013
1 parent 8565e69 commit a5e2d30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"repo": "samsonjs/strftime",
"description": "strftime date formatting",
"keywords": ["strftime", "format", "date", "time"],
"version": "0.5.0",
"version": "0.5.1",
"main": "lib/index.js",
"scripts": ["lib/index.js"]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "strftime",
"description": "strftime for JavaScript",
"version": "0.5.0",
"version": "0.5.1",
"homepage": "http://samhuri.net/proj/strftime",
"author": "Sami Samhuri <[email protected]>",
"contributors": [
Expand Down

0 comments on commit a5e2d30

Please sign in to comment.