diff --git a/nwsync.nimble b/nwsync.nimble index 1360af0..c7ac771 100644 --- a/nwsync.nimble +++ b/nwsync.nimble @@ -1,6 +1,6 @@ import sequtils, ospaths, strutils -version = "0.4.0" +version = "0.4.1" author = "Bernhard Stöckner " description = "NWSync Repository Management utilities" license = "MIT"