Skip to content

Commit 8f275ad

Browse files
Bump version to 0.1.11-alpha
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 9be12ca commit 8f275ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "taskchampion-jni"
3-
version = "0.1.0"
3+
version = "0.1.11-alpha"
44
edition = "2021"
55

66
[lib]

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ afterEvaluate {
8484

8585
groupId = 'io.github.craigdallimore'
8686
artifactId = 'taskchampion-jni'
87-
version = '0.1.5-alpha'
87+
version = '0.1.11-alpha'
8888

8989
pom {
9090
name = 'TaskChampion JNI'

0 commit comments

Comments
 (0)