From 5c696438c63db5a5b85332303eadaed5c7f350e2 Mon Sep 17 00:00:00 2001 From: Stephen Hanson Date: Fri, 3 May 2024 16:56:33 -0500 Subject: [PATCH] 0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff9db5c..c32c0ca 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "create-belt-app", "author": "thoughtbot, Inc.", "license": "MIT", - "version": "0.6.0", + "version": "0.6.1", "description": "React Native Expo project starter and generator CLI", "type": "module", "exports": "./dist/index.js",