diff --git a/Changelog.md b/Changelog.md index d76e1ff..7b3ecc8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,9 @@ # Changelog +## 0.4.2 + +- Chore release to add a license to `pom.xml` + ## 0.4.0 Release that mostly stabalizes the API (moving out of SNAPSHOT) and updates the diff --git a/Readme.md b/Readme.md index d9602e3..fa7cf20 100644 --- a/Readme.md +++ b/Readme.md @@ -54,7 +54,7 @@ point it will likely hit 1.0. Add to your deps.edn: ``` -teknql/tapestry {:mvn/version "0.4.0"} +teknql/tapestry {:mvn/version "0.4.2"} ``` ## Showcase