Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ernie committed Sep 3, 2013
1 parent f068890 commit 74cca8b
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 @@
## 1.1.1 (unreleased)
## 1.1.1 (2013-09-03)

* Update relation extensions to support new count behavior in Active Record
4.0.1 (see rails/rails@da9b5d4a)
Expand Down
2 changes: 1 addition & 1 deletion lib/squeel/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Squeel
VERSION = '1.1.0'
VERSION = '1.1.1'
end

0 comments on commit 74cca8b

Please sign in to comment.