Browse Source

Update number

Samuel W. Flint 1 year ago
parent
commit
fdac310d2e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      flake.nix

+ 1 - 1
flake.nix

@@ -17,7 +17,7 @@
 
           sync-it = pkgs.rustPlatform.buildRustPackage rec {
             name = "sync-it";
-            version = "2.0.2";
+            version = "2.0.3";
 
             src = ./.;