tonatona 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- tonatona.cabal +2/−2
tonatona.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: e32d101fe4d874782d37295bdd1e3aacf46079e2af8338999920a7a503ae091f+-- hash: 751af5463d63658aecac1ed45756de8d47b3bc82d44a012ec98f0b86904742c3 name: tonatona-version: 0.1.0.0+version: 0.1.0.1 synopsis: meta application framework description: Tonatona is a **meta** application framework. It handles lots of boring tasks that are needed for real-world development such as reading in values defined in environment variables, setting up logging, sending emails, accessing databases, etc. category: Framework, Library, Tonatona, Web