Bumping version to 1.0.0
This commit is contained in:
parent
2bf6c0f216
commit
be68b8ef69
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
||||||
{ buildGoModule }:
|
{ buildGoModule }:
|
||||||
buildGoModule {
|
buildGoModule {
|
||||||
pname = "bubblewand";
|
pname = "bubblewand";
|
||||||
version = "0.0.1";
|
version = "1.0.0";
|
||||||
src = builtins.path {
|
src = builtins.path {
|
||||||
name = "source";
|
name = "source";
|
||||||
path = ./.;
|
path = ./.;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue