lib/classy-inheritance.rb in johnsbrn-classy-inheritance-0.6.3.1 vs lib/classy-inheritance.rb in johnsbrn-classy-inheritance-0.6.3.2
- old
+ new
@@ -1,7 +1,7 @@
module Stonean
module ClassyInheritance
- VERSION = '0.6.3.1'
+ VERSION = '0.6.3.2'
def self.version
VERSION
end