hank9999 commited on
Commit
d51b817
·
1 Parent(s): 32f769b

bump: 2026.1.1

Browse files
Files changed (2) hide show
  1. .github/workflows/build.yaml +1 -1
  2. Cargo.toml +1 -1
.github/workflows/build.yaml CHANGED
@@ -9,7 +9,7 @@ on:
9
  version:
10
  description: 'Version label for artifacts (e.g., 2025.12.1)'
11
  required: true
12
- default: '2025.12.1'
13
 
14
  permissions:
15
  contents: read
 
9
  version:
10
  description: 'Version label for artifacts (e.g., 2025.12.1)'
11
  required: true
12
+ default: '2026.1.1'
13
 
14
  permissions:
15
  contents: read
Cargo.toml CHANGED
@@ -1,6 +1,6 @@
1
  [package]
2
  name = "kiro-rs"
3
- version = "2026.01.1"
4
  edition = "2024"
5
 
6
  [profile.release]
 
1
  [package]
2
  name = "kiro-rs"
3
+ version = "2026.1.1"
4
  edition = "2024"
5
 
6
  [profile.release]