Skip to content

Commit

Permalink
update version to 2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
markdboyd committed Apr 3, 2019
1 parent 33b37d1 commit 2d3c304
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## v2.2.8

- Changed `utils.determineKesClass()` to throw errors when Kes class override files are found, but cannot be loaded
- Added `utils.loadKesOverride()` to attempt loading all Kes class override files
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kes",
"version": "2.2.7",
"version": "2.2.8",
"description": "Making deployment to AWS using CloudFormation easier and fun",
"scripts": {
"html-docs": "documentation build bin/cli.js -f html -o _docs --theme node_modules/documentation-devseed-theme",
Expand Down

0 comments on commit 2d3c304

Please sign in to comment.