Explorar el Código

Bumps the version number for the Oauth2 release

David Underwood hace 13 años
padre
commit
fec41cac89
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/shopify_api/version.rb

+ 1 - 1
lib/shopify_api/version.rb

@@ -1,3 +1,3 @@
 module ShopifyAPI
-  VERSION = "2.3.0"
+  VERSION = "3.0.0"
 end