diff --git a/csfml.nimble b/csfml.nimble index 8d58234..ad8685c 100644 --- a/csfml.nimble +++ b/csfml.nimble @@ -1,9 +1,9 @@ [Package] name: "csfml" -version: "2.1.2" +version: "2.1.3" author: "Oleh Prypin" description: "Bindings for Simple and Fast Multimedia Library (through CSFML)" license: "zlib" srcDir: "src" [Deps] -requires: "nim >= 0.10.1" \ No newline at end of file +requires: "nim >= 0.10.1"