浏览代码

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