We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dfaa27 commit dcb61d2Copy full SHA for dcb61d2
package.yaml
@@ -1,5 +1,5 @@
1
name: yesod-fast-devel
2
-version: '0.1.0.0'
+version: '0.1.1.0'
3
synopsis: Fast live-reloading for yesod applications.
4
category: Development
5
author: Arne Link, Pedro Tacla Yamada
yesod-fast-devel.cabal
@@ -3,7 +3,7 @@
-- see: https://github.com/sol/hpack
6
-version: 0.1.0.0
+version: 0.1.1.0
7
8
license: BSD3
9
license-file: LICENSE
0 commit comments