diff --git a/CHANGELOG.md b/CHANGELOG.md index 982d71e..4cdfc28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 1.1.1 +### Bug Fix +* publish errors + # 1.1.0 ### Features * Verify entire version string is properly encoded (contributed by @mcombuechen, @topaztee) diff --git a/package.json b/package.json index f6481c9..f921cd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "packageurl-js", - "version": "1.1.0", + "version": "1.1.1", "description": "JavaScript library to parse and build \"purl\" aka. package URLs. This is a microlibrary implementing the purl spec at https://github.com/package-url", "keywords": [ "package",