We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6065ce0 commit ead41b7Copy full SHA for ead41b7
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [0.9.1](https://github.com/axross/poker/compare/v0.9.0...v0.9.1) (2022-08-22)
4
5
6
+### Features
7
8
+* add release please ([6065ce0](https://github.com/axross/poker/commit/6065ce0f9705abb894e4f9dac8bd00f055c84050))
pubspec.yaml
@@ -1,5 +1,5 @@
name: poker
-version: 0.10.0
+version: 0.9.1
description: >-
A Dart implementation of Texas Hold'em matchup simulator based on Henry Lee's Poker Hand Evaluator.
homepage: https://github.com/axross/poker
0 commit comments