diff --git a/CHANGELOG.md b/CHANGELOG.md index d0e74fa3..82e22933 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,3 +11,6 @@ first release # 0.2.2 - minor improve command performance + +# 0.2.3 +- show commands on stdout diff --git a/pubspec.yaml b/pubspec.yaml index aa683edf..09d7ca02 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: edax_runner -version: 0.2.2 +version: 0.2.3 description: tiny tool for edax-reversi auto learning author: Naoki Shimizu homepage: https://github.com/sensuikan1973/edax_runner