lib/tops_connect/version.rb in tops_connect-0.6.3 vs lib/tops_connect/version.rb in tops_connect-0.7.0
- old
+ new
@@ -1,5 +1,8 @@
# frozen_string_literal: true
+# Copyright (c) 2019 Valencia Management Group
+# All rights reserved.
+
module TopsConnect
- VERSION = '0.6.3'
+ VERSION = '0.7.0'
end