lib/artikcloud/version.rb in artikcloud-2.1.0 vs lib/artikcloud/version.rb in artikcloud-2.1.1

- old
+ new

@@ -1,14 +1,10 @@ =begin #ARTIK Cloud API -#No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) - OpenAPI spec version: 2.0.0 -Generated by: https://github.com/swagger-api/swagger-codegen.git - =end module ArtikCloud - VERSION = "2.1.0" + VERSION = "2.1.1" end