Skip to content

Commit a81e985

Browse files
committed
chore: bump version
1 parent 5a98fc2 commit a81e985

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wikistxr"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2024"
55
publish = false
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wikistxr",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Lightweight wikitext library for syntax highlighting and editing.",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)