Bump version to 1.3.0

This commit is contained in:
John Lees-Miller 2019-09-25 19:58:16 +01:00
parent d65fe7bd28
commit 7c65e1e359
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
- -
# 1.3.0 (Next) # 1.3.0 (2019-09-25)
Security Security

View File

@ -1,3 +1,3 @@
module Zip module Zip
VERSION = '1.2.4' VERSION = '1.3.0'
end end