Skip to content

Commit 70606a4

Browse files
Release 0.0.28
1 parent 61d1943 commit 70606a4

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-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.27' unless defined? ::AppiumLib::VERSION
3-
DATE = '2013-04-05' unless defined? ::AppiumLib::DATE
2+
VERSION = '0.0.28' unless defined? ::AppiumLib::VERSION
3+
DATE = '2013-04-11' unless defined? ::AppiumLib::DATE
44
end

release_notes.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
#### v0.0.27 2013-04-05
2+
3+
- [fb4af20](https://github.com/appium/ruby_lib/commit/fb4af206c114cf8f75fcb41cdbbea0ba728bf7e6) Release 0.0.27
4+
- [ca00d82](https://github.com/appium/ruby_lib/commit/ca00d82fb8e716d5941ec0ee6b38b207329b915e) Fix require
5+
- [ad00639](https://github.com/appium/ruby_lib/commit/ad006393ce8b6dc071c98b2edf73c32707d37762) Update readme.md
6+
- [80027ba](https://github.com/appium/ruby_lib/commit/80027ba6caca5d79345a9abf8cf1b8b9573fad9d) Update release notes
7+
8+
19
#### v0.0.26 2013-04-04
210

311
- [07fed25](https://github.com/appium/ruby_lib/commit/07fed259a743d9f3f3d72bfc8c8b9eac7b26d724) Release 0.0.26

0 commit comments

Comments
 (0)