Skip to content

Commit

Permalink
# 1.1.192 (2022-03-11 / f44d3c1)
Browse files Browse the repository at this point in the history
## Changed

- Upgrade Glögi
- Upgrade Reagent
  • Loading branch information
plexus committed Mar 11, 2022
1 parent f44d3c1 commit 591e490
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .VERSION_PREFIX
@@ -1 +1 @@
1.0
1.1
4 changes: 2 additions & 2 deletions CHANGELOG.md
@@ -1,4 +1,4 @@
# Unreleased
# 1.1.192 (2022-03-11 / f44d3c1)

## Changed

Expand Down Expand Up @@ -116,4 +116,4 @@

# 0.0.73 (2020-05-11 / a151fae)

- Initial alpha release of chui-core, chui-ui, and chui-shadow
- Initial alpha release of chui-core, chui-ui, and chui-shadow
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -63,13 +63,13 @@ technical background.
deps.edn

``` clojure
lambdaisland/chui {:mvn/version "1.0.179"}
lambdaisland/chui {:mvn/version "1.1.192"}
```

project.clj

``` clojure
[lambdaisland/chui "1.0.179"]
[lambdaisland/chui "1.1.192"]
```


Expand Down

0 comments on commit 591e490

Please sign in to comment.