mirror of
https://github.com/samsonjs/format.git
synced 2026-03-25 08:45:53 +00:00
v0.2.1
This commit is contained in:
parent
c9f6afa190
commit
7abcd6ef58
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"repo": "samsonjs/format",
|
||||
"description": "printf, sprintf, and vsprintf for JavaScript",
|
||||
"keywords": ["format", "printf", "sprintf", "vsprintf", "string"],
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1.0",
|
||||
"main": "format.js",
|
||||
"scripts": ["format.js"]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "format",
|
||||
"description": "printf, sprintf, and vsprintf for JavaScript",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1.0",
|
||||
"homepage": "http://samhuri.net/proj/format",
|
||||
"author": "Sami Samhuri <sami@samhuri.net>",
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue