From 764f581b53894634444a57e2023a877300a217fa Mon Sep 17 00:00:00 2001 From: "George M. Dias" Date: Fri, 31 Mar 2023 15:39:57 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1939432..02fb2266 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mitre/inspec-objects", - "version": "0.0.34", + "version": "1.0.0", "description": "Typescript objects for normalizing between InSpec profiles and XCCDF benchmarks", "main": "lib/index.js", "publishConfig": {