chore: bump version number + update CHANGELOG.md

This commit is contained in:
Chen Asraf
2022-12-07 18:49:21 +02:00
parent badc86e8b5
commit 8e0c89f6d0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
## 0.2.2
## 0.3.1
- Add `appendNewLine` option (default: `false`)

View File

@@ -1,6 +1,6 @@
name: script_runner
description: Run all your project-related scripts in a portable, simple config.
version: 0.3.0
version: 0.3.1
homepage: https://casraf.dev/
repository: https://github.com/chenasraf/dart_script_runner
license: MIT