Skip to content

Commit a619f5f

Browse files
committed
Bump to 1.0.3
1 parent ef6d6cf commit a619f5f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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 = "kak-subvert"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
authors = ["Dimitri Merejkowsky <[email protected]>"]
55
edition = "2021"
66
description = "Casing conversions for Kakoune"

tbump.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[version]
2-
current = "1.0.2"
2+
current = "1.0.3"
33
regex = '''
44
(?P<major>\d+)
55
\.

0 commit comments

Comments
 (0)