From 1cf1e0f39e60e6a10910b9be7456aa94fbb45e5d Mon Sep 17 00:00:00 2001 From: devops Date: Tue, 30 Jul 2024 00:08:22 +0000 Subject: [PATCH] Set Version: 0.1.12 --- package/version | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/version b/package/version index 20f4951..0e24a92 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.11 +0.1.12 diff --git a/pyproject.toml b/pyproject.toml index 558b02a..03d0aa8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "ksoroban" -version = "0.1.11" +version = "0.1.12" description = "K tooling for the Soroban platform" authors = [ "Runtime Verification, Inc. ",