lib/warbler/version.rb in warbler-1.3.6 vs lib/warbler/version.rb in warbler-1.3.7
- old
+ new
@@ -4,7 +4,7 @@
# This source code is available under the MIT license.
# See the file LICENSE.txt for details.
#++
module Warbler
- VERSION = "1.3.6"
+ VERSION = "1.3.7"
end