chore: bump version to 0.2.13
This commit is contained in:
parent
50f5c43a21
commit
68a8535397
3 changed files with 2 additions and 3 deletions
|
|
@ -103,7 +103,7 @@
|
|||
|
||||
trictrac = with final; rustPlatform.buildRustPackage {
|
||||
pname = "trictrac";
|
||||
version = "0.2.12"; # trictrac-version
|
||||
version = "0.2.13"; # trictrac-version
|
||||
src = ./.;
|
||||
|
||||
nativeBuildInputs = [ pkg-config ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue