From b7d15686750c021deac6265745e1bbd8c222a3a1 Mon Sep 17 00:00:00 2001 From: jonschlinkert Date: Tue, 9 Feb 2016 00:08:51 -0500 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f90d8f6..ac6ad6f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "time-stamp", "description": "Get a formatted timestamp.", - "version": "0.1.3", + "version": "1.0.0", "homepage": "https://github.com/jonschlinkert/time-stamp", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "repository": "jonschlinkert/time-stamp",