Skip to content

Commit

Permalink
Merge branch 'release/0.1.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
benlangfeld committed Jul 7, 2011
2 parents 2ae6667 + b608ac5 commit 25c3895
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# 0.1.1
* Bugfix: DSL now allows for nesting all allowed elements within each other

# 0.1.0
* Initial Release
* Initial Release
2 changes: 1 addition & 1 deletion lib/ruby_speech/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module RubySpeech
VERSION = "0.1.0"
VERSION = "0.1.1"
end

0 comments on commit 25c3895

Please sign in to comment.