Skip to content

Commit

Permalink
release 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ajyoon committed May 12, 2024
1 parent 6c32031 commit d48caf4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

### 0.1.10 (unreleased)
### 0.1.10
* Improve interactive view error/warning capture
* Update capitalization cleanup postprocessing to support sentences
ending before quotation marks and other matching delimiters like brackets.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bml",
"version": "0.1.9",
"version": "0.1.10",
"description": "A stochastic markup language",
"author": {
"name": "Andrew Yoon",
Expand Down

0 comments on commit d48caf4

Please sign in to comment.