From 658810978d96f8496b0a0dad28b373798fa06783 Mon Sep 17 00:00:00 2001 From: "optic-release-automation[bot]" <94357573+optic-release-automation[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 12:05:29 +0100 Subject: [PATCH] chore: release v3.0.0 (#65) Co-authored-by: simoneb --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0744c71..7bf84fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-casbin", - "version": "2.0.0", + "version": "3.0.0", "description": "Plugin for fastify to add generic support for Casbin", "main": "plugin.js", "types": "plugin.d.ts",