Skip to content

Commit

Permalink
# 0.0.8 (2021-02-24 / 0aa1553)
Browse files Browse the repository at this point in the history
## Added

## Fixed

## Changed
  • Loading branch information
plexus committed Feb 24, 2021
1 parent 0aa1553 commit a23e48e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Unreleased
# 0.0.8 (2021-02-24 / 0aa1553)

## Added

## Fixed

## Changed
## Changed
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ One stop shop registration of print handlers
deps.edn

```
lambdaisland/data-printers {:mvn/version "0.0.0"}
lambdaisland/data-printers {:mvn/version "0.0.8"}
```

project.clj

```
[lambdaisland/data-printers "0.0.0"]
[lambdaisland/data-printers "0.0.8"]
```
<!-- /installation -->

Expand Down

0 comments on commit a23e48e

Please sign in to comment.