diff options
| author | Ben Beltran <ben@nsovocal.com> | 2015-09-05 14:31:15 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2015-09-05 14:31:15 -0500 |
| commit | 3227ae80072008dc87215dcbade6781d1ef769d7 (patch) | |
| tree | c9a93e8f1223742e5b694ea3635567107ffe997e /package.json | |
| parent | dc327f46adc2434bc92a073980d0c7806eb0393d (diff) | |
Prepare 1.0.0 releasev1.0.0
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 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", |