Browse Source

Merge pull request #242 from Shopify/version_bump_to_4.1.0

bump gem to 4.1.0
Jason Zhao 9 years ago
parent
commit
4af8d2cd06
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/shopify_api/version.rb

+ 1 - 1
lib/shopify_api/version.rb

@@ -1,3 +1,3 @@
 module ShopifyAPI
-  VERSION = "4.0.7"
+  VERSION = "4.1.0"
 end