diff --git a/CHANGELOG.md b/CHANGELOG.md index 36f32c9..e45d760 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.4.1](https://github.com/queen-raae/gatsby-plugin-let-it-snow/compare/v0.4.0...v0.4.1) (2021-12-03) + + +### Bug Fixes + +* duration broken by [#11](https://github.com/queen-raae/gatsby-plugin-let-it-snow/issues/11) ([616a01f](https://github.com/queen-raae/gatsby-plugin-let-it-snow/commit/616a01f1cbadca3bd7d39e7e92bc01f5c157c036)) + # [0.4.0](https://github.com/queen-raae/gatsby-plugin-let-it-snow/compare/v0.3.0...v0.4.0) (2021-12-03) diff --git a/plugin/package.json b/plugin/package.json index 1561f56..e9d3b27 100755 --- a/plugin/package.json +++ b/plugin/package.json @@ -1,6 +1,6 @@ { "name": "@raae/gatsby-plugin-let-it-snow", - "version": "0.4.0", + "version": "0.4.1", "description": "", "main": "index.js", "scripts": {