eleyo.gemspec in eleyo-1.2.0 vs eleyo.gemspec in eleyo-1.2.1

- old
+ new

@@ -2,10 +2,10 @@ lib = File.expand_path('../lib', __FILE__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = "eleyo" - spec.version = "1.2.0" + spec.version = "1.2.1" spec.authors = ["Arux Software"] spec.email = ["sheuer@aruxsoftware.com"] spec.summary = "Ruby gem for interacting with the Eleyo Switchboard APIs." spec.homepage = "" spec.license = "MIT" \ No newline at end of file