Skip to content

Commit

Permalink
Release 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bootstraponline committed May 12, 2015
1 parent f8f0279 commit 8ad96c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/angular_webdriver/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module AngularWebdriver
VERSION = '0.0.6' unless defined? ::AngularWebdriver::VERSION
DATE = '2015-05-09' unless defined? ::AngularWebdriver::DATE
VERSION = '0.0.7' unless defined? ::AngularWebdriver::VERSION
DATE = '2015-05-12' unless defined? ::AngularWebdriver::DATE
end

0 comments on commit 8ad96c7

Please sign in to comment.