From 28923e0d87d53e9c8c2499be8ecbfdbd3985b35e Mon Sep 17 00:00:00 2001 From: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com> Date: Mon, 27 Nov 2023 00:57:44 +0100 Subject: [PATCH] chore: Set base --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6e0d8f..b26700e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sd-jwt-ts", "private": true, - "version": "0.1.0", + "version": "1.0.0", "description": "[![GitHub release (latest by date)](https://img.shields.io/github/v/release/cheqd/.github?color=green&label=stable%20release&style=flat-square)](https://github.com/cheqd/.github/releases/latest) ![GitHub Release Date](https://img.shields.io/github/release-date/cheqd/.github?color=green&style=flat-square) [![GitHub license](https://img.shields.io/github/license/cheqd/.github?color=blue&style=flat-square)](https://github.com/cheqd/.github/blob/main/LICENSE)", "repository": { "type": "git",