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