diff options
| author | Ben Beltran <ben@nsovocal.com> | 2017-02-19 03:51:27 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2017-02-19 03:51:27 -0600 |
| commit | d306c65e188bc9f17380db5b82e0eeb39a8cbd07 (patch) | |
| tree | 6c0afa45cd65716f3936703f3edc832d503f1855 /package.json | |
| parent | 112b16f7f11639178bb2c38649fa92e483f6e73e (diff) | |
Bump version
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 ae52dcd..4056686 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "heart", - "version": "1.1.0", + "version": "1.1.1", "description": "The heart", "main": "index.js", "scripts": { |