From 1146ba0eec3307e95948b13a8ed4e7b70f5da26c Mon Sep 17 00:00:00 2001 From: protiev Date: Sun, 16 Jun 2024 12:11:50 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=AA=20Bump=20all=20lib=20versions=20to?= =?UTF-8?q?=20test=20publish=20automation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libs/ts/assert-never/jsr.json | 2 +- libs/ts/date/jsr.json | 2 +- libs/ts/detect-runtime/jsr.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/ts/assert-never/jsr.json b/libs/ts/assert-never/jsr.json index 58f424b..8bee31b 100644 --- a/libs/ts/assert-never/jsr.json +++ b/libs/ts/assert-never/jsr.json @@ -1,5 +1,5 @@ { "name": "@axhxrx/assert-never", - "version": "0.2.0", + "version": "0.2.1", "exports": "./mod.ts" } \ No newline at end of file diff --git a/libs/ts/date/jsr.json b/libs/ts/date/jsr.json index 8a5a1f0..f0ff9b0 100644 --- a/libs/ts/date/jsr.json +++ b/libs/ts/date/jsr.json @@ -1,6 +1,6 @@ { "name": "@axhxrx/date", - "version": "0.2.0", + "version": "0.2.1", "exports": "./mod.ts", "importMap": "import_map.json" } \ No newline at end of file diff --git a/libs/ts/detect-runtime/jsr.json b/libs/ts/detect-runtime/jsr.json index 4505d56..85d6e7b 100644 --- a/libs/ts/detect-runtime/jsr.json +++ b/libs/ts/detect-runtime/jsr.json @@ -1,6 +1,6 @@ { "name": "@axhxrx/detect-runtime", - "version": "0.2.0", + "version": "0.2.1", "exports": "./index.ts", "importMap": "../../../import_map.jsr.json" } \ No newline at end of file