Version bump

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-08-01 04:15:06 +03:00
parent 8d94b58bd8
commit 46fbc4fd35

View File

@@ -17,7 +17,7 @@
packages = rec {
slenpaste = pkgs.buildGoModule {
pname = "slenpaste";
version = "0.1.4";
version = "0.1.5";
src = ./.;
goPackagePath = "github.com/slendidev/slenpaste";
vendorHash = "sha256-MUvodL6K71SCfxu51T/Ka2/w32Kz+IXem1bYqXQLSaU=";