Skip to content

Commit

Permalink
Release 0.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Nestrik committed May 25, 2018
1 parent 1558cfe commit 3f41c00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@

#### [Current]
* 2018-05-24 [de84375](../../commit/de84375) - __(Copperface)__ fix(minieti): waiting for save complete after tests

#### v0.5.12
* 2018-05-14 [682254b](../../commit/682254b) - __(Artemklochkov)__ Release 0.5.12
* 2018-05-04 [ce3be32](../../commit/ce3be32) - __(Клочков А. С)__ update changelog.md
* 2018-05-04 [f535111](../../commit/f535111) - __(Клочков А. С)__ Release 0.5.10
* 2018-05-04 [c2a3210](../../commit/c2a3210) - __(Клочков А. С)__ Update version.rb
Expand Down
2 changes: 1 addition & 1 deletion lib/apress/selenium_eti/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Apress
module SeleniumEti
VERSION = '0.5.12'.freeze
VERSION = '0.5.13'.freeze
end
end

0 comments on commit 3f41c00

Please sign in to comment.