diff options
| author | Ben Beltran <ben@nsovocal.com> | 2017-02-16 01:22:32 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2017-02-16 01:22:32 -0600 |
| commit | 1f2f740399985b805241fb7eeea55a0fc2acdb65 (patch) | |
| tree | 4b16a66e8f4b0a566f125d91b18c1dfaf560aafd /package.json | |
| parent | eb188a5eb4368c9857c7e376bf3d23175a06f8d8 (diff) | |
| parent | 552e55c2518dba35f072ce7896e884df033f4dbd (diff) | |
Merge branch 'release/1.0.1' into develop
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 36e8f3d..7197e41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "heart", - "version": "1.0.0", + "version": "1.0.1", "description": "The heart", "main": "index.js", "scripts": { |