diff --git a/randopix.nimble b/randopix.nimble index 35c6947..351e852 100644 --- a/randopix.nimble +++ b/randopix.nimble @@ -1,6 +1,6 @@ # Package -version = "0.2.0" +version = "1.0.0" author = "luxick" description = "Play an image slide show from different sources" license = "GPL-2.0" diff --git a/src/version b/src/version index 341cf11..afaf360 100644 --- a/src/version +++ b/src/version @@ -1 +1 @@ -0.2.0 \ No newline at end of file +1.0.0 \ No newline at end of file