Skip to content

Commit dcb61d2

Browse files
committed
Bump version to v0.1.1.0
1 parent 5dfaa27 commit dcb61d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: yesod-fast-devel
2-
version: '0.1.0.0'
2+
version: '0.1.1.0'
33
synopsis: Fast live-reloading for yesod applications.
44
category: Development
55
author: Arne Link, Pedro Tacla Yamada

yesod-fast-devel.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
-- see: https://github.com/sol/hpack
44

55
name: yesod-fast-devel
6-
version: 0.1.0.0
6+
version: 0.1.1.0
77
synopsis: Fast live-reloading for yesod applications.
88
license: BSD3
99
license-file: LICENSE

0 commit comments

Comments
 (0)