Skip to content

Commit ead41b7

Browse files
author
Kohei
authored
chore(main): release 0.9.1 (#27)
1 parent 6065ce0 commit ead41b7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: poker
2-
version: 0.10.0
2+
version: 0.9.1
33
description: >-
44
A Dart implementation of Texas Hold'em matchup simulator based on Henry Lee's Poker Hand Evaluator.
55
homepage: https://github.com/axross/poker

0 commit comments

Comments
 (0)