We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee98b19 commit c99dfacCopy full SHA for c99dfac
lib/treat/version.rb
@@ -1,7 +1,7 @@
1
module Treat
2
3
# The current version of Treat.
4
- VERSION = "2.0.4"
+ VERSION = "2.0.5"
5
6
# Treat requires Ruby >= 1.9.2
7
if RUBY_VERSION < '1.9.2'
0 commit comments