Skip to content

Commit 4a55ed4

Browse files
authored
Merge pull request #124 from jml/version-update
Update cabal version to 0.2.0
2 parents 9131c30 + 711794a commit 4a55ed4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

graphql-api.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
-- This file has been generated from package.yaml by hpack version 0.17.1.
1+
-- This file has been generated from package.yaml by hpack version 0.17.0.
22
--
33
-- see: https://github.com/sol/hpack
44

55
name: graphql-api
6-
version: 0.1.2
6+
version: 0.2.0
77
synopsis: Sketch of GraphQL stuff
88
description: Please see README.md
99
category: Web

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: graphql-api
2-
version: 0.1.2
2+
version: 0.2.0
33
synopsis: Sketch of GraphQL stuff
44
description: Please see README.md
55
maintainer: Jonathan M. Lange <[email protected]>

0 commit comments

Comments
 (0)