Skip to content

Commit 789634c

Browse files
committedMar 27, 2013
Release 0.0.23
1 parent 6d58a33 commit 789634c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎lib/appium_lib/version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module AppiumLib
2-
VERSION = '0.0.22' unless defined? ::AppiumLib::VERSION
3-
DATE = '2013-03-23' unless defined? ::AppiumLib::DATE
2+
VERSION = '0.0.23' unless defined? ::AppiumLib::VERSION
3+
DATE = '2013-03-27' unless defined? ::AppiumLib::DATE
44
end

0 commit comments

Comments
 (0)
Please sign in to comment.