Bump version
This commit is contained in:
parent
f4e1369b5d
commit
0be306211a
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
packages.default = pkgs.buildNpmPackage (finalAttrs: {
|
||||
pname = name;
|
||||
version = "1.0.0";
|
||||
version = "1.0.1";
|
||||
src = ./.;
|
||||
|
||||
nativeBuildInputs = with pkgs; [typescript];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue