Skip to content

Commit

Permalink
Release 0.2 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
DigitalBrains1 authored Jan 31, 2023
1 parent 77f93c0 commit 0a4056f
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
@@ -1,6 +1,6 @@
# Revision history for prettyprinter-interp

## Unreleased
## 0.2.0.0 -- 2023-01-31

* `d__i'E` and `d__i'L` are renamed to `__di'E` and `__di'L` and the existing
names are kept as deprecated aliases that will be removed in version 0.3. The
Expand Down
2 changes: 1 addition & 1 deletion prettyprinter-interp.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ source-repository head
source-repository this
type: git
location: https://github.com/DigitalBrains1/prettyprinter-interp
tag: v0.1.0.0
tag: v0.2.0.0

library
exposed-modules: Prettyprinter.Interpolate
Expand Down

0 comments on commit 0a4056f

Please sign in to comment.