Skip to content

Commit

Permalink
alpha 31
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeHardIce committed Jul 1, 2022
1 parent e4ee3ff commit 22352ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It uses [Capra](https://github.com/MikeHardIce/Capra) underneath (it was using [
In project.clj:

```
:dependencies [[strigui "0.0.1-alpha30"]]
:dependencies [[strigui "0.0.1-alpha31"]]
```
[Example](https://github.com/MikeHardIce/strigui-sample)

Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject strigui "0.0.1-alpha30"
(defproject strigui "0.0.1-alpha31"
:description "A small GUI library."
:url "https://github.com/MikeHardIce/strigui"
:license {:name "MIT License"
Expand Down

0 comments on commit 22352ab

Please sign in to comment.