Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonjs committed May 15, 2013
1 parent 088600d commit 89d187c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion component.json
Expand Up @@ -3,7 +3,7 @@
"repo": "samsonjs/strftime", "repo": "samsonjs/strftime",
"description": "strftime date formatting", "description": "strftime date formatting",
"keywords": ["strftime", "format", "date", "time"], "keywords": ["strftime", "format", "date", "time"],
"version": "0.5.2", "version": "0.6.0",
"main": "strftime.js", "main": "strftime.js",
"scripts": ["strftime.js"] "scripts": ["strftime.js"]
} }
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{ {
"name": "strftime", "name": "strftime",
"description": "strftime for JavaScript", "description": "strftime for JavaScript",
"version": "0.5.2", "version": "0.6.0",
"homepage": "http://samhuri.net/proj/strftime", "homepage": "http://samhuri.net/proj/strftime",
"author": "Sami Samhuri <sami@samhuri.net>", "author": "Sami Samhuri <sami@samhuri.net>",
"contributors": [ "contributors": [
Expand Down

0 comments on commit 89d187c

Please sign in to comment.