Skip to content

Commit

Permalink
v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonjs committed Jun 17, 2014
1 parent 50a267b commit df17fc8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 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.8.0",
"version": "0.8.1",
"main": "strftime.js",
"scripts": ["strftime.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.8.0",
"version": "0.8.1",
"homepage": "http://samhuri.net/proj/strftime",
"author": "Sami Samhuri <[email protected]>",
"contributors": [
Expand Down
12 changes: 6 additions & 6 deletions strftime-min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit df17fc8

Please sign in to comment.