From 97d045190fd1e32050f39e1ada29f375c80a9c90 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Sat, 5 Sep 2015 14:29:15 -0500 Subject: Prepare 2.0.0 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..33e0757 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "api-notation", - "version": "1.0.0", + "version": "2.0.0", "description": "Syntax for API Notation, a simple shorthand to write library APIs", "keywords": [ "syntax", -- cgit