Skip to content

Commit

Permalink
Release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brunchboy committed Oct 2, 2016
1 parent 51c9a4c commit 3c92fd2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ This change log follows the conventions of

## [Unreleased][unreleased]

Nothing so far.

## [0.1.3] - 2016-10-02

### Added

- Thanks to new beat-link features, expressions can now determine the
Expand Down Expand Up @@ -129,6 +133,7 @@ This change log follows the conventions of
- Set up initial project structure.
- Selector to choose MIDI output as trigger destination.

[unreleased]: https://github.com/brunchboy/beat-link-trigger/compare/v0.1.2...HEAD
[unreleased]: https://github.com/brunchboy/beat-link-trigger/compare/v0.1.3...HEAD
[0.1.3]: https://github.com/brunchboy/beat-link-trigger/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/brunchboy/beat-link-trigger/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/brunchboy/beat-link-trigger/compare/v0.1.0...v0.1.1
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject beat-link-trigger "0.1.3-SNAPSHOT"
(defproject beat-link-trigger "0.1.3"
:description "Trigger events in response to CDJ activity."
:url "https://github.com/brunchboy/beat-link-trigger"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 3c92fd2

Please sign in to comment.