diff --git a/CHANGELOG.md b/CHANGELOG.md index b4df05d..9c76162 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [1.1.1](https://github.com/zkat/cipm/compare/v1.1.0...v1.1.1) (2018-01-19) + + + # [1.1.0](https://github.com/zkat/cipm/compare/v1.0.1...v1.1.0) (2018-01-07) diff --git a/package-lock.json b/package-lock.json index b1a8aa7..5792512 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "libcipm", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9b76df0..aa6813b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libcipm", - "version": "1.1.0", + "version": "1.1.1", "description": "programmatic API for cipm: a ci-oriented package installer for npm", "main": "index.js", "files": [