mirror of
https://github.com/samsonjs/strftime.git
synced 2026-04-25 14:37:39 +00:00
v0.8.2
This commit is contained in:
parent
687ad1ec1e
commit
9923253790
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.8.1",
|
"version": "0.8.2",
|
||||||
"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.8.1",
|
"version": "0.8.2",
|
||||||
"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