diff --git a/src/manifest.json b/src/manifest.json index 0ab8e1a..193ecc1 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Shopify Theme Inspector for Chrome", - "version": "0.1.0", + "version": "1.0.0", "description": "Profile and debug Liquid template on your Shopify store", "devtools_page": "devtools.html", "permissions": ["storage", "identity", "activeTab"],