Skip to content

Commit e79d9ea

Browse files
authoredSep 25, 2019
Merge pull request #407 from rubyzip/v1-3-0
Bump version to 1.3.0
2 parents d65fe7b + 7c65e1e commit e79d9ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎Changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
-
44

5-
# 1.3.0 (Next)
5+
# 1.3.0 (2019-09-25)
66

77
Security
88

‎lib/zip/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Zip
2-
VERSION = '1.2.4'
2+
VERSION = '1.3.0'
33
end

0 commit comments

Comments
 (0)