diff --git a/CHANGELOG.md b/CHANGELOG.md index 93e92ec..d09318e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # changelog +## 6.1.1 +* update deps + + ## 6.1.0 * replace hyperx-tmp with hyperx now that the module has necessary bug fixes published diff --git a/package.json b/package.json index 822a772..4c597f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "snabby", "description": "Use Snabbdom with template strings", - "version": "6.1.0", + "version": "6.1.1", "author": "Jamen Marz (https://git.io/jamen)", "repository": "mreinstein/snabby", "type": "module",