Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

Commit

Permalink
release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bleything committed Feb 22, 2011
1 parent 6a85a75 commit a9d112d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# midiator Changelog

### 0.5.0 / 2011-02-22

* OSX now defaults to DLS Synth

### 0.4.0 / 2011-01-25

* minor tweaks to packaging
Expand Down
2 changes: 1 addition & 1 deletion lib/midiator.rb
Expand Up @@ -14,7 +14,7 @@
#

module MIDIator
VERSION = "0.4.0"
VERSION = "0.5.0"
end

#####################################################################
Expand Down

0 comments on commit a9d112d

Please sign in to comment.