Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Commit

Permalink
update version/sha
Browse files Browse the repository at this point in the history
  • Loading branch information
seancorfield committed Aug 31, 2021
1 parent 0719a09 commit 26b884c
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 @@
# Change Log

* v0.1.2 -- 2021-08-31
* v0.1.2 0719a09 -- 2021-08-31
* Update `tools.build` to v0.2.0 7cbb94b.

* v0.1.1 d096192 -- 2021-08-30
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ your `:build` alias can just be:

```clojure
:build {:deps {io.github.seancorfield/build-clj
{:git/tag "v0.1.1" :git/sha "d096192"}}
{:git/tag "v0.1.2" :git/sha "0719a09"}}
:ns-default build}
```

Expand Down

0 comments on commit 26b884c

Please sign in to comment.