Skip to content

Commit 013824d

Browse files
committed
waiting to bump version to see if nix works
1 parent e6fcbdf commit 013824d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

example/hyperbole-examples.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cabal-version: 2.2
55
-- see: https://github.com/sol/hpack
66

77
name: hyperbole-examples
8-
version: 0.4.3
8+
version: 0.4.2
99
synopsis: Interactive HTML apps using type-safe serverside Haskell
1010
description: Interactive HTML applications using type-safe serverside Haskell. Inspired by HTMX, Elm, and Phoenix LiveView
1111
category: Web, Network

example/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: hyperbole-examples
2-
version: 0.4.3
2+
version: 0.4.2
33
synopsis: Interactive HTML apps using type-safe serverside Haskell
44
homepage: https://github.com/seanhess/hyperbole
55
github: seanhess/hyperbole

hyperbole.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cabal-version: 2.2
55
-- see: https://github.com/sol/hpack
66

77
name: hyperbole
8-
version: 0.4.3
8+
version: 0.4.2
99
synopsis: Interactive HTML apps using type-safe serverside Haskell
1010
description: Interactive serverside web framework Inspired by HTMX, Elm, and Phoenix LiveView
1111
category: Web, Network

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: hyperbole
2-
version: 0.4.3
2+
version: 0.4.2
33
synopsis: Interactive HTML apps using type-safe serverside Haskell
44
homepage: https://github.com/seanhess/hyperbole
55
github: seanhess/hyperbole

0 commit comments

Comments
 (0)