lib/noodall/components/general_content/version.rb in noodall-components-general-content-0.0.4 vs lib/noodall/components/general_content/version.rb in noodall-components-general-content-0.0.5
- old
+ new
@@ -1,7 +1,7 @@
module Noodall
module Components
module GeneralContent
- VERSION = "0.0.4"
+ VERSION = "0.0.5"
end
end
end