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