Skip to content

Commit 33210e6

Browse files
committed
Update cookbook-openapi3.cabal
1 parent 3f747e5 commit 33210e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/cookbook/openapi3/openapi3.cabal

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cookbook-openapi3
2-
version: 2.1
2+
version: 2.2
33
synopsis: OpenAPI 3.0 schema generation example
44
homepage: http://docs.servant.dev/
55
license: BSD3
@@ -8,7 +8,6 @@ author: Servant Contributors
88
maintainer: [email protected]
99
build-type: Simple
1010
cabal-version: >=1.10
11-
tested-with: GHC==8.6.5, GHC==8.8.3, GHC ==8.10.7
1211

1312
executable cookbook-openapi3
1413
main-is: OpenAPI.lhs

0 commit comments

Comments
 (0)