lib/enmail/version.rb in
enmail-0.1.0
vs lib/enmail/version.rb in
enmail-0.2.0
- old
+ new
@@ -1,3 +1,6 @@
+# (c) Copyright 2018 Ribose Inc.
+#
+
module EnMail
- VERSION = "0.1.0".freeze
+ VERSION = "0.2.0".freeze
end