diff options
| author | Ben Beltran <ben@nsovocal.com> | 2017-03-30 00:57:53 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2017-03-30 00:57:53 -0600 |
| commit | 0bfb401c1ad74d22ede11c1dbdaf4df6edaee73f (patch) | |
| tree | ff0bff99a5ea3b6e0a9b670ff0dd74e5c30258b9 /package.json | |
| parent | 6acd3480b9ece43ea50142abe0a0ca410e32bd5e (diff) | |
| parent | 31d618746e16df973fc6f752b1a92707bd617f84 (diff) | |
Merge branch 'hotfix/1.1.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 4056686..a924888 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "heart", - "version": "1.1.1", + "version": "1.1.2", "description": "The heart", "main": "index.js", "scripts": { |