From a8212ab8b710d983c4152941ea2074c57bcf8a06 Mon Sep 17 00:00:00 2001 From: Tessa Thornton Date: Mon, 15 Aug 2016 14:38:44 -0400 Subject: [PATCH] 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad242a560..fb2009824 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shopify-buy", - "version": "0.2.1", + "version": "0.2.2", "description": "The JS Buy SDK is a lightweight library that allows you to build ecommerce into any website. It is based on Shopify's API and provides the ability to retrieve products and collections from your shop, add products to a cart, and checkout.", "main": "lib/shopify.js", "repository": "git@github.com:Shopify/js-buy-sdk.git",