chore: bump version to 0.2.15
This commit is contained in:
parent
0dfe462760
commit
cd1e7802f7
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[workspace.package]
|
||||
version = "0.2.14"
|
||||
version = "0.2.15"
|
||||
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@
|
|||
|
||||
trictrac = with final; rustPlatform.buildRustPackage {
|
||||
pname = "trictrac";
|
||||
version = "0.2.14"; # trictrac-version
|
||||
version = "0.2.15"; # trictrac-version
|
||||
src = ./.;
|
||||
|
||||
nativeBuildInputs = [ pkg-config ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue