Skip to content

Commit

Permalink
release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
martinklepsch committed Aug 9, 2016
1 parent 244f224 commit 2d6516a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### 0.1.1 (unreleased)
### 0.1.1

- add tests
- implement `build` in terms of `sync-derivatives`
Expand Down
2 changes: 1 addition & 1 deletion build.boot
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

(task-options!
pom {:project 'org.martinklepsch/derivatives
:version "0.1.0"
:version "0.1.1"
:description "Chains of derived values"
:url "https://github.com/martinklepsch/derivatives"
:scm {:url "https://github.com/martinklepsch/derivatives"}})
Expand Down

0 comments on commit 2d6516a

Please sign in to comment.