lib/amber_component/version.rb in amber_component-0.0.5 vs lib/amber_component/version.rb in amber_component-1.0.0

- old
+ new

@@ -1,5 +1,5 @@ # frozen_string_literal: true module ::AmberComponent - VERSION = '0.0.5' + VERSION = '1.0.0' end