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

Commit

Permalink
add v0.1.3 short sha
Browse files Browse the repository at this point in the history
  • Loading branch information
seancorfield committed Sep 7, 2021
1 parent 95d6a2f commit af16cd3
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.3 -- 2021-09-07
* v0.1.3 26b884c -- 2021-09-07
* Update `tools.build` to v0.2.2 3049217.

* v0.1.2 0719a09 -- 2021-08-31
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.2" :git/sha "0719a09"}}
{:git/tag "v0.1.3" :git/sha "26b884c"}}
:ns-default build}
```

Expand Down

0 comments on commit af16cd3

Please sign in to comment.