Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bootstraponline committed Mar 18, 2016
1 parent 282cec1 commit 5ae4556
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/appium_console/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
# Define Appium module so version can be required directly.
module Appium; end unless defined? Appium
module Appium::Console
VERSION = '1.0.4' unless defined? ::Appium::Console::VERSION
DATE = '2015-04-16' unless defined? ::Appium::Console::DATE
VERSION = '2.0.0' unless defined? ::Appium::Console::VERSION
DATE = '2016-03-18' unless defined? ::Appium::Console::DATE
end

0 comments on commit 5ae4556

Please sign in to comment.