From eaec77bd3b6ea55ed666e92a03f60a698c624168 Mon Sep 17 00:00:00 2001 From: iamspdarsan Date: Sat, 25 May 2024 10:49:40 +0530 Subject: [PATCH] v1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2c6659..5e4c55b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "types": "./dist/types/richie.d.ts" }, "description": "Rich Result Generator", - "version": "1.0.5", + "version": "1.1.1", "main": "./dist/richie.js", "files": [ "dist",