diff --git a/changelog.md b/changelog.md index c8cff07..76a00c1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ ## next [????.??.??] +## 0.22 [2024.03.09] ### New * add `instance Parsable UTCTime` (#250) diff --git a/scotty.cabal b/scotty.cabal index 365040c..7130546 100644 --- a/scotty.cabal +++ b/scotty.cabal @@ -1,5 +1,5 @@ Name: scotty -Version: 0.21.1 +Version: 0.22 Synopsis: Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp Homepage: https://github.com/scotty-web/scotty Bug-reports: https://github.com/scotty-web/scotty/issues