lib/agent/version.rb in apminsight-1.8.8 vs lib/agent/version.rb in apminsight-1.9.0

- old
+ new

@@ -4,10 +4,10 @@ # # NOTE: Changing version in 'VERSION' file is optional. module ManageEngine class APMInsight - VERSION = '1.8.8' - MAJOR_VERSION = '1.8' - MINOR_VERSION = '8' + VERSION = '1.9.0' + MAJOR_VERSION = '1.9' + MINOR_VERSION = '0' end end \ No newline at end of file