Skip to content

Commit e680069

Browse files
committed
v2.5.1
1 parent 22766dd commit e680069

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: crsfml
2-
version: 2.5.0
2+
version: 2.5.1
33

44
authors:
55
- Oleh Prypin <[email protected]>

src/version.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module SF
2-
VERSION = "2.5.0"
2+
VERSION = "2.5.1"
33
SFML_VERSION = "2.5.1"
44
end

0 commit comments

Comments
 (0)