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
9cfa01a479
rubyzip
/
lib
/
zip
/
version.rb
6 lines
72 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
Set version to be 3.0.0.alpha.
2022-11-06 23:02:57 +08:00
VERSION
=
'3.0.0.alpha'
Version bump
2013-08-29 15:46:39 +08:00
end