Skip to content

Commit

Permalink
Bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jdleesmiller committed Sep 25, 2019
1 parent d65fe7b commit 7c65e1e
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 7c65e1e

Please sign in to comment.