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
43d845c2cb
rubyzip
/
lib
/
zip
/
version.rb
6 lines
80 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
Update version number, README and Changelog for RC1. Also update the year to 2025 in the licence.
2025-01-27 01:17:11 +08:00
VERSION
=
'3.0.0.rc1'
# :nodoc:
Version bump
2013-08-29 15:46:39 +08:00
end