Skip to content

Commit

Permalink
Merge pull request #407 from rubyzip/v1-3-0
Browse files Browse the repository at this point in the history
Bump version to 1.3.0
  • Loading branch information
jdleesmiller committed Sep 25, 2019
2 parents d65fe7b + 7c65e1e commit e79d9ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changelog.md
Expand Up @@ -2,7 +2,7 @@

-

# 1.3.0 (Next)
# 1.3.0 (2019-09-25)

Security

Expand Down
2 changes: 1 addition & 1 deletion lib/zip/version.rb
@@ -1,3 +1,3 @@
module Zip
VERSION = '1.2.4'
VERSION = '1.3.0'
end

0 comments on commit e79d9ea

Please sign in to comment.