From 6338bba57765d7489f2586751b5284d902cba310 Mon Sep 17 00:00:00 2001 From: andersonbrandon Date: Wed, 16 Feb 2022 18:32:11 -0600 Subject: [PATCH] Version bump to 9.0.0! (#219) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e30c131e..3a56742b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-storefront", - "version": "9.0.0-alpha.0", + "version": "9.0.0", "description": "Build and deploy e-commerce progressive web apps (PWAs) in record time.", "module": "./index.js", "license": "Apache-2.0",