diff --git a/CHANGELOG.md b/CHANGELOG.md index 7830dd1a..b14b2099 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +##2015-01-21 - Release 0.7.1 +###Summary + +This fixes the incorrect application of https://github.com/puppetlabs/puppetlabs-nodejs/pull/70 so that the code will actually run. + ##2015-01-20 - Release 0.7.0 ###Summary diff --git a/metadata.json b/metadata.json index 313311e3..b8561341 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-nodejs", - "version": "0.7.0", + "version": "0.7.1", "author": "puppetlabs", "summary": "Install nodejs package and npm package provider for Debian, Ubuntu, Fedora, RedHat, Gentoo, and Archlinux.", "license": "Apache-2.0",