Bumping version to 1.0.0

This commit is contained in:
steven carpenter 2025-07-25 19:41:34 -04:00
parent 2bf6c0f216
commit be68b8ef69

View file

@ -40,7 +40,7 @@
{ buildGoModule }:
buildGoModule {
pname = "bubblewand";
version = "0.0.1";
version = "1.0.0";
src = builtins.path {
name = "source";
path = ./.;