Skip to content

Commit

Permalink
Bump version 0.2.2 => 0.2.3
Browse files Browse the repository at this point in the history
Change-Id: I534024b163116c94c223882d4cd728d1e1ce46b6
Reviewed-on: http://gerrit.causes.com/41502
Reviewed-by: Henric Trotzig <[email protected]>
Tested-by: Henric Trotzig <[email protected]>
  • Loading branch information
Henric Trotzig authored and trotzig committed Aug 12, 2014
1 parent ae80285 commit f6259b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.2.3
- Fix issue #2

## 0.2.2

- Add configuration option that will allow you to ignore certain queries.
Expand Down
2 changes: 1 addition & 1 deletion lib/db_query_matchers/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Defines the gem version.
module DBQueryMatchers
VERSION = '0.2.2'
VERSION = '0.2.3'
end

0 comments on commit f6259b2

Please sign in to comment.