Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

Commit

Permalink
version bump to v2.1.1
Browse files Browse the repository at this point in the history
related to #83
  • Loading branch information
flavorjones committed Mar 24, 2019
1 parent 22ab763 commit c19369f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chromedriver/helper/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Chromedriver
class Helper
VERSION = "2.1.0"
VERSION = "2.1.1"
end
end

0 comments on commit c19369f

Please sign in to comment.