Skip to content

Commit ee0b3c0

Browse files
committed
chore: bump mse package to 0.1.43
1 parent f15c9d8 commit ee0b3c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://jsr.io/schema/config-file.v1.json",
33
"name": "@typetype/mse",
4-
"version": "0.1.42",
4+
"version": "0.1.43",
55
"exports": "./src/index.ts",
66
"publish": {
77
"include": ["LICENSE", "README.md", "src/**/*.ts"]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typetype/mse",
3-
"version": "0.1.42",
3+
"version": "0.1.43",
44
"description": "MSE playback engine for TypeType",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)