diff options
| author | Ben Beltran <ben@nsovocal.com> | 2015-09-05 14:29:15 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2015-09-05 14:29:15 -0500 |
| commit | 97d045190fd1e32050f39e1ada29f375c80a9c90 (patch) | |
| tree | 7ebc15af5c73dcd854a5e8e603a88049886709b1 /package.json | |
| parent | 00b936ff0b8eb6faeb04b2c68970e03db7733c89 (diff) | |
Prepare 2.0.0 release
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |