Skip to content

Commit fd228c6

Browse files
committed
Bump version number for RubyZip v3.0 support.
1 parent f5d091c commit fd228c6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 2.0.0 (Next)
2+
13
# 1.0.0 (2025-02-07)
24

35
* Fix automatic require

lib/zip/bzip2/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Zip
44
module Bzip2
5-
VERSION = '1.0.0'
5+
VERSION = '2.0.0'
66
end
77
end

0 commit comments

Comments
 (0)