Skip to content

Commit

Permalink
Mark as 2.0.0-beta+1 in preparation for publish (#200)
Browse files Browse the repository at this point in the history
* Mark as 2.0.0-beta+1 in preparation for publish

* Changelog

* More update to changelog
  • Loading branch information
mk13 authored Jun 20, 2018
1 parent cbc489a commit 78bb74c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## 2.0.0
## v2.0.0-beta+1

* Dropped support for `pkg:unittest`.
* Add W3C spec mouse and keyboard support.
* Remove deprecated methods in async WebDriver.

## v2.0.0-beta
Initial beta release of WebDriver 2.0. Many changes exist here, and
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: webdriver
version: 2.0.0-dev
version: 2.0.0-beta+1
authors:
- Marc Fisher II <[email protected]>
- Matt Staats<[email protected]>
Expand Down

0 comments on commit 78bb74c

Please sign in to comment.