Skip to content

Commit

Permalink
v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oprypin committed Dec 6, 2018
1 parent fa756bd commit 9c4e727
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions csfml.nimble
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[Package]
name: "csfml"
version: "2.3.0"
version: "2.3.1"
author: "Oleh Prypin"
description: "Bindings for Simple and Fast Multimedia Library (through CSFML)"
license: "zlib"
srcDir: "src"
[Deps]
requires: "nim >= 0.10.1"
requires: "nim >= 0.17.0"

0 comments on commit 9c4e727

Please sign in to comment.