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