From 0dba232bca35081cd89d516069f26824d18ec368 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Sat, 5 Sep 2015 14:38:06 -0500 Subject: Prepare 1.0.1 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 497503e..48c0839 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "api-notation", - "version": "1.0.0", + "version": "1.0.1", "description": "Syntax for API Notation, a simple shorthand to write library APIs", "keywords": [ "syntax", -- cgit