Version bump (1.3.0)

[skip ci]
This commit is contained in:
mrkkrp
2019-12-01 11:18:30 +01:00
parent d9cfb8d4a1
commit d591be86a8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## Unreleased
## Zip 1.3.0
* Dropped support for GHC 8.2 and older.
+1 -1
View File
@@ -1,5 +1,5 @@
name: zip
version: 1.2.0
version: 1.3.0
cabal-version: 1.18
tested-with: GHC==8.4.4, GHC==8.6.5, GHC==8.8.1
license: BSD3