From 62337a98578dbfb46175ee8e249b7c270669d940 Mon Sep 17 00:00:00 2001 From: Ategon Date: Thu, 8 Feb 2024 09:47:43 -0500 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab96cb1..ae17e5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sublinks-js", - "version": "0.1.0", + "version": "0.1.2", "description": "A JavaScript library for interacting with the sublinks API.", "module": "./dist/index.js", "types": "./dist/index.d.ts",