From 41730bdc3c42e5c031331b1e5007cc2d4af86308 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Sat, 5 Sep 2015 14:39:53 -0500 Subject: [PATCH] Prepare 1.0.2 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48c0839..ebdabc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "api-notation", - "version": "1.0.1", + "version": "1.0.2", "description": "Syntax for API Notation, a simple shorthand to write library APIs", "keywords": [ "syntax", -- 2.38.5