Skip to content

Commit 44b00a8

Browse files
author
Muhammad Nauman Raza
committed
chore: bump version to v1.3.0
1 parent 9ac09be commit 44b00a8

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 = "bunbun"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
edition = "2021"
55

66
[dependencies]

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
})
2121
.buildRustPackage {
2222
pname = "bunbun";
23-
version = "1.2.0";
23+
version = "1.3.0";
2424
src = ./.;
2525
cargoLock.lockFile = ./Cargo.lock;
2626
};

0 commit comments

Comments
 (0)