Skip to content

Commit

Permalink
Bump to v1.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
linjunpop committed Nov 17, 2020
1 parent a36c38c commit 479fe6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,8 @@

## NEXT (unreleased)

## 1.1.0

- #45 DSL inner blocks accept argument to yield. [@mcelicalderon](https://github.com/mcelicalderon)

## 1.0.0
Expand Down
2 changes: 1 addition & 1 deletion lib/riif/version.rb
@@ -1,3 +1,3 @@
module Riif
VERSION = "1.0.0"
VERSION = "1.1.0"
end

0 comments on commit 479fe6a

Please sign in to comment.