diff options
| author | Ben Beltran <ben@nsovocal.com> | 2015-09-05 14:38:06 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2015-09-05 14:38:06 -0500 |
| commit | 0dba232bca35081cd89d516069f26824d18ec368 (patch) | |
| tree | 09cda829b2ab8e8e0ff248dacc9a4fa1befb9dd9 /package.json | |
| parent | efdd348d2bee48c06300186bfb64a73586867f7d (diff) | |
Prepare 1.0.1 releasev1.0.1
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..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", |