lib/intranet/system/version.rb in intranet-system-1.0.1 vs lib/intranet/system/version.rb in intranet-system-1.1.0

- old
+ new

@@ -6,10 +6,10 @@ module System # The name of the gem. NAME = 'intranet-system' # The version of the gem, according to semantic versionning. - VERSION = '1.0.1' + VERSION = '1.1.0' # The URL of the gem homepage. HOMEPAGE_URL = 'https://rubygems.org/gems/intranet-system' # The URL of the gem source code.