8000 Merge pull request #407 from rubyzip/v1-3-0 · rubyzip/rubyzip@e79d9ea · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e79d9ea

Browse files
authored
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

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