Skip to content

Commit

Permalink
prepare v4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjansing committed May 19, 2016
1 parent e6ce3fe commit 872456f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [4.10.0]

* Fixed: several bugs (i18n, sorting)
* Fixed: several UI glitches

## [4.9.0]

* Added: updated to latest Rails release (v4.2.4)
Expand Down
2 changes: 1 addition & 1 deletion lib/iqvoc/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
# limitations under the License.

module Iqvoc
VERSION = "4.9.0"
VERSION = "4.10.0"
end

0 comments on commit 872456f

Please sign in to comment.