From 50a794c9b087e3b1c1689a221e5c4b385415afa8 Mon Sep 17 00:00:00 2001 From: Simon Schick Date: Sun, 6 Mar 2016 17:30:35 +0100 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c969f3..87115b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "esprintf", - "version": "1.2.0", + "version": "1.3.0", "description": "Enhanced sprintf implementation with lots of extras", "main": "index.js", "scripts": {