lib/descendants_describable/version.rb in descendants_describable-0.0.4 vs lib/descendants_describable/version.rb in descendants_describable-0.0.5
- old
+ new
@@ -1,3 +1,3 @@
module DescendantsDescribable
- VERSION = "0.0.4"
+ VERSION = "0.0.5"
end