diff options
| author | Ben Beltran <ben@nsovocal.com> | 2015-09-05 14:39:53 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2015-09-05 14:39:53 -0500 |
| commit | 41730bdc3c42e5c031331b1e5007cc2d4af86308 (patch) | |
| tree | 2b93a0c192e1cd370d3d0b485619249aff20a147 /package.json | |
| parent | 3ff6002a3087250400a409fdc8f384e91212c453 (diff) | |
Prepare 1.0.2 releasev1.0.2
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 48c0839..ebdabc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "api-notation", - "version": "1.0.1", + "version": "1.0.2", "description": "Syntax for API Notation, a simple shorthand to write library APIs", "keywords": [ "syntax", |