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