Skip to content

Commit

Permalink
Version bump to 0.4.3 (#164)
Browse files Browse the repository at this point in the history
Changes
=======
* #122 - Specify minimum Ruby version
* #145 - Defend against nulls in full page navigate
* #144 - Refactor process doc; add new error
* #163 - Turbolinks accepts a document and runs tests inside an iframe
  • Loading branch information
GoodForOneFare authored Oct 4, 2016
1 parent 3306e89 commit a5453e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/turbograft/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module TurboGraft
VERSION = '0.4.2'
VERSION = '0.4.3'
end

0 comments on commit a5453e6

Please sign in to comment.