Skip to content

Commit

Permalink
Version bump to 2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Apr 20, 2022
1 parent 451c4c7 commit 10d9c71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 2.6.0 (unreleased)
## 2.6.0 (2022-04-20)

- Fixed quoting issue with variables
- Custom adapters now need to specify how to quote variables in queries
Expand Down
2 changes: 1 addition & 1 deletion lib/blazer/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Blazer
VERSION = "2.5.0"
VERSION = "2.6.0"
end

0 comments on commit 10d9c71

Please sign in to comment.