Skip to content

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samhh committed Jan 23, 2023
1 parent a54c227 commit 0aeaad3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This project adheres to semantic versioning.

## 0.8.0 (_Unreleased_)
## 0.8.0 (2023-01-23)

Added `--indent` option to the flatten and prettify commands. This enables explicit configuration of formatting indentation either as tabs or as a number of spaces. The option is ignored in the presence of `--minify` where applicable.

Expand Down
2 changes: 1 addition & 1 deletion intlc.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: intlc
version: 0.7.0
version: 0.8.0
license: MIT
build-type: Simple

Expand Down

0 comments on commit 0aeaad3

Please sign in to comment.