diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-07-07 16:45:47 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-07-07 19:51:14 +0200 |
| commit | c08cb59b21aae1cc63a2c1728ab33545c9cdefdb (patch) | |
| tree | b3980b6d184380ed68f31f67bcf1b07b31729aa8 /graphql-spice.cabal | |
| parent | 62cf943b876c9006bf14e37001a2ee2fe4ed4b1a (diff) | |
| download | graphql-spice-c08cb59b21aae1cc63a2c1728ab33545c9cdefdb.tar.gz | |
Release new instances as 1.0.2.0v1.0.2.0
Diffstat (limited to 'graphql-spice.cabal')
| -rw-r--r-- | graphql-spice.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphql-spice.cabal b/graphql-spice.cabal index b719c62..cbff6fb 100644 --- a/graphql-spice.cabal +++ b/graphql-spice.cabal @@ -1,7 +1,7 @@ cabal-version: 2.4 name: graphql-spice -version: 1.0.1.0 +version: 1.0.2.0 synopsis: GraphQL with batteries description: Various extensions and convenience functions for the core graphql package. @@ -16,7 +16,7 @@ license-files: LICENSE build-type: Simple extra-source-files: CHANGELOG.md tested-with: - GHC == 9.2.5 + GHC == 9.2.8 source-repository head type: git |
