Skip to content

Commit 9c4e727

Browse files
committed
v2.3.1
1 parent fa756bd commit 9c4e727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

csfml.nimble

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[Package]
22
name: "csfml"
3-
version: "2.3.0"
3+
version: "2.3.1"
44
author: "Oleh Prypin"
55
description: "Bindings for Simple and Fast Multimedia Library (through CSFML)"
66
license: "zlib"
77
srcDir: "src"
88
[Deps]
9-
requires: "nim >= 0.10.1"
9+
requires: "nim >= 0.17.0"

0 commit comments

Comments
 (0)