From b71dd8d2012a8fe14e72d81c9eae891f9e5a9c07 Mon Sep 17 00:00:00 2001 From: larencozart Date: Wed, 16 Apr 2025 12:25:08 -0500 Subject: [PATCH] Update npm package number in pacakge.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37aeec8..2d4c62a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rabbitory_cli", - "version": "0.2.0", + "version": "1.0.0", "description": "Rabbitory's custom Command Line Interface for provisioning and managing self-hosted RabbitMQ instances on AWS EC2", "repository": { "type": "git",