This website requires JavaScript.
Explore
Help
Sign In
root
/
rubyzip
Watch
1
Star
0
Fork
You've already forked rubyzip
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e10badf68e
rubyzip
/
lib
/
zip
/
version.rb
6 lines
66 B
Ruby
Raw
Normal View
History
Unescape
Escape
Fix Style/FrozenStringLiteralComment cop.
2021-05-24 01:24:22 +08:00
# frozen_string_literal: true
Code refactoring start
2013-06-03 02:33:03 +08:00
module
Zip
Bump version to 3.0.0. There are breaking changes in the recent PRs that have been merged.
2021-05-19 02:23:56 +08:00
VERSION
=
'3.0.0'
Version bump
2013-08-29 15:46:39 +08:00
end