mirror of
https://github.com/samsonjs/strftime.git
synced 2026-04-26 14:47:43 +00:00
v0.7.0
This commit is contained in:
parent
af7a530b6d
commit
d74f3ef64d
2 changed files with 2 additions and 2 deletions
|
|
@ -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.6.2",
|
"version": "0.7.0",
|
||||||
"main": "strftime.js",
|
"main": "strftime.js",
|
||||||
"scripts": ["strftime.js"]
|
"scripts": ["strftime.js"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "strftime",
|
"name": "strftime",
|
||||||
"description": "strftime for JavaScript",
|
"description": "strftime for JavaScript",
|
||||||
"version": "0.6.2",
|
"version": "0.7.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": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue