lib/onoma/version.rb in onoma-0.3.4 vs lib/onoma/version.rb in onoma-0.4.0

- old
+ new

@@ -1,3 +1,5 @@ +# frozen_string_literal: true + module Onoma - VERSION = '0.3.4'.freeze -end + VERSION = '0.4.0' +end \ No newline at end of file