Skip to content

Commit

Permalink
Version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdarde committed Sep 12, 2018
1 parent f370d39 commit 58cabea
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 @@
* Tolk 3.1.0
* Much refreshed UI ! (@jmvallet)

* Tolk 3.0.2
* Allow configuration of line width for dumps via Tolk::Config.yaml_line_width (@madis)
* Fix an n+1 query (@gisliorn)
Expand Down
2 changes: 1 addition & 1 deletion lib/tolk/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Tolk
VERSION = "3.0.2"
VERSION = "3.1.0"
end

0 comments on commit 58cabea

Please sign in to comment.