lib/bullet/version.rb in bullet-5.6.0 vs lib/bullet/version.rb in bullet-5.6.1

- old
+ new

@@ -1,4 +1,4 @@ -# encoding: utf-8 + module Bullet - VERSION = "5.6.0" + VERSION = '5.6.1'.freeze end