lib/ragent/version.rb in
ragent-0.0.3
vs lib/ragent/version.rb in
ragent-0.0.4
- old
+ new
@@ -1,4 +1,4 @@
+# frozen_string_literal: true
module Ragent
- VERSION="0.0.3"
+ VERSION = '0.0.4'
end
-
\ No newline at end of file