From 6432e5ea4e38b0f6294394e510f972859a53f011 Mon Sep 17 00:00:00 2001 From: Zhengyang Feng Date: Wed, 23 Aug 2023 11:36:51 -0400 Subject: [PATCH] chore: bump version number to 0.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8a0dc2b..a85e26f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-ibc/vibc-core-smart-contracts", - "version": "0.0.11", + "version": "0.0.12", "description": "vIBC Core Smart Contracts", "main": "dist/index.js", "engines": {