Skip to content

Commit

Permalink
Release version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RadicalZephyr committed Nov 16, 2018
1 parent 1a208db commit 0764205
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 @@ -2,7 +2,7 @@

[](dependency)
```clojure
[radicalzephyr/boot-dpkg "0.2.0"] ;; latest release
[radicalzephyr/boot-dpkg "0.3.1"] ;; latest release
```
[](/dependency)

Expand Down
2 changes: 1 addition & 1 deletion build.boot
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(def project 'radicalzephyr/boot-dpkg)
(def version "0.3.0")
(def version "0.3.1")

(set-env! :resource-paths #{"src"})

Expand Down

0 comments on commit 0764205

Please sign in to comment.