diff options
| author | Ben Beltran <ben@nsovocal.com> | 2016-11-10 00:51:50 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2016-11-10 00:51:50 -0600 |
| commit | 786bf38c7d49b47a7f368e8e52aebb15a95b587e (patch) | |
| tree | 6ef87d0cc77dfc98801bcf0c2a6b647b9506d432 | |
| parent | fff45e3b9d371851d4e8c3e1655a5bf1509080f2 (diff) | |
Bump version
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0c8fc9e..36e8f3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "heart", - "version": "0.0.0", + "version": "1.0.0", "description": "The heart", "main": "index.js", "scripts": { |