diff options
| author | Ben Beltran <ben@nsovocal.com> | 2017-02-19 03:52:01 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2017-02-19 03:52:01 -0600 |
| commit | 6acd3480b9ece43ea50142abe0a0ca410e32bd5e (patch) | |
| tree | 761b5339cde91f595d76ab90e4ce2b12c41c3751 /package.json | |
| parent | 112b16f7f11639178bb2c38649fa92e483f6e73e (diff) | |
| parent | 43764349c0c78925e5d83ab5dad2d0e51a152d60 (diff) | |
Merge branch 'hotfix/1.1.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 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": { |