Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomif committed May 8, 2019
1 parent 825eac2 commit 34dce8b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions black-hole-solitaire/c-solver/NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
0.22.0 ( 08 May 2019 ):
============================

* Try to gracefully abort on memory allocation failure (due to out of RAM/etc.)

* Refactor the test suite.

* Introduce https://metacpan.org/pod/Games::Solitaire::Verify::Golf .

0.20.0 ( 17 Apr 2019 ):
============================

Expand Down
2 changes: 1 addition & 1 deletion black-hole-solitaire/c-solver/ver.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.20.0
0.22.0

0 comments on commit 34dce8b

Please sign in to comment.