Преглед изворни кода

Bumps the version number for the Oauth2 release

David Underwood пре 13 година
родитељ
комит
fec41cac89
1 измењених фајлова са 1 додато и 1 уклоњено
  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