From fdbed8c7050d1fc6e06c0f442ae511446f290f86 Mon Sep 17 00:00:00 2001 From: MotorTruck1221 Date: Wed, 10 Jul 2024 01:28:50 -0600 Subject: [PATCH] CDA: bump version --- create-dreamland-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-dreamland-app/package.json b/create-dreamland-app/package.json index 0da7613..85e9623 100644 --- a/create-dreamland-app/package.json +++ b/create-dreamland-app/package.json @@ -1,6 +1,6 @@ { "name": "create-dreamland-app", - "version": "1.0.4", + "version": "1.0.5", "description": "Create a Dreamland app with all the stuffs setup", "main": "dist/index.js", "bin": {