Skip to content

Commit

Permalink
Release 19.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SKoschnicke committed Dec 20, 2018
1 parent a28737e commit 8b9f6d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions RELEASES.md
@@ -1,3 +1,7 @@
= 19.1.0

- winning condition is now set when changing a gamestate with Move#perform!

= 19.0.4

- fixed one more bug in in Move#perform! (thanks to wollw!)
Expand Down
2 changes: 1 addition & 1 deletion lib/software_challenge_client/version.rb
@@ -1,4 +1,4 @@
# encoding: UTF-8
module SoftwareChallengeClient
VERSION = "19.0.4"
VERSION = "19.1.0"
end

0 comments on commit 8b9f6d6

Please sign in to comment.