Browse Source

bump version to 3.2.4

Francois Chagnon 10 years ago
parent
commit
c686f46c20
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 = "3.2.3"
+  VERSION = "3.2.4"
 end