Skip to content

Commit c699e3d

Browse files
committed
Bump package versions to 0.2.0.0
1 parent 40145ca commit c699e3d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

lighthouse-client/lighthouse-client.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cabal-version: 1.12
55
-- see: https://github.com/sol/hpack
66

77
name: lighthouse-client
8-
version: 0.1.0.0
8+
version: 0.2.0.0
99
synopsis: Project Lighthouse client SDK
1010
description: Please see the README on GitHub at <https://github.com/ProjectLighthouseCAU/project-lighthouse-haskell#readme>
1111
category: Web

lighthouse-client/package.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: lighthouse-client
2-
version: 0.1.0.0
2+
version: 0.2.0.0
33
github: "ProjectLighthouseCAU/project-lighthouse-haskell"
44
license: BSD3
55
author: "Project Lighthouse team"

lighthouse-demo/lighthouse-demo.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cabal-version: 1.12
55
-- see: https://github.com/sol/hpack
66

77
name: lighthouse-demo
8-
version: 0.1.0.0
8+
version: 0.2.0.0
99
synopsis: Demo of the Lighthouse API
1010
description: Please see the README on GitHub at <https://github.com/ProjectLighthouseCAU/lighthouse-haskell#readme>
1111
category: Application

lighthouse-demo/package.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: lighthouse-demo
2-
version: 0.1.0.0
2+
version: 0.2.0.0
33
github: "ProjectLighthouseCAU/project-lighthouse-haskell"
44
license: BSD3
55
author: "Project Lighthouse team"

0 commit comments

Comments
 (0)