From 524bec0b4233e9392c410c94722e96aaafa8123f Mon Sep 17 00:00:00 2001 From: Yash Agrawal Date: Mon, 27 May 2024 13:19:26 +0530 Subject: [PATCH] chore: bump to 0.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a772033..a36fd227 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@devprotocol/clubs-plugin-posts-voting", - "version": "0.8.0", + "version": "0.8.1", "type": "module", "description": "Template repository for using TypeScript", "main": "dist/index.js",