From 4b02b194a24959ead5cedad3cad43c0023cbe15e Mon Sep 17 00:00:00 2001 From: Stephen Hanson Date: Thu, 22 Aug 2024 17:12:09 -0500 Subject: [PATCH] 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c32c0ca..3ee9804 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "create-belt-app", "author": "thoughtbot, Inc.", "license": "MIT", - "version": "0.6.1", + "version": "0.7.0", "description": "React Native Expo project starter and generator CLI", "type": "module", "exports": "./dist/index.js",