yesod 1.0.1.3 → 1.0.1.4
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- scaffold/config/mysql.yml.cg +1/−1
- yesod.cabal +1/−1
scaffold/config/mysql.yml.cg view
@@ -9,7 +9,7 @@ Development: <<: *defaults -Test:+Testing: database: ~project~_test <<: *defaults
yesod.cabal view
@@ -1,5 +1,5 @@ name: yesod-version: 1.0.1.3+version: 1.0.1.4 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>