8000 Bump version to 1.3.0 · rubyzip/rubyzip@7c65e1e · GitHub
[go: up one dir, main page]

Skip to content

Commit 7c65e1e

Browse files
committed
Bump version to 1.3.0
1 parent d65fe7b commit 7c65e1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)
0