diff --git a/CHANGELOG.md b/CHANGELOG.md index 604216b..773b0d9 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. + +## [2.2.3](https://github.com/Gipphe/caseof/compare/v2.2.2...v2.2.3) (2019-07-08) + + + ## [2.2.2](https://github.com/Gipphe/caseof/compare/v2.2.1...v2.2.2) (2018-08-04) diff --git a/package.json b/package.json index daecce5..bde96a6 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "case-expression", "case-of" ], - "version": "2.2.2", + "version": "2.2.3", "license": "MIT", "author": "Victor Nascimento Bakke", "main": "index.js",