Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaia committed Dec 12, 2021
1 parent 5eb7ba5 commit e1a595d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
1.0.0 / 2021-12-12
==================

* ([5eb7ba5](https://github.com/bbaia/protractor-net/commit/5eb7ba5aa88cad0bf35cd89c193b869d40ff9356)) Migrate from Travis CI to GitHub Actions
* ([4578b2b](https://github.com/bbaia/protractor-net/commit/4578b2b4b826d4c5e05a51eb4ef6f659220500ec)) Update Selenium to v4.1.0

1.0.0-beta2 / 2021-04-27
=========================

Expand Down
2 changes: 1 addition & 1 deletion src/Protractor/Protractor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFrameworks>net5.0;net45;netstandard2.0</TargetFrameworks>
<AssemblyName>Protractor</AssemblyName>
<RootNamespace>Protractor</RootNamespace>
<Version>1.0.0-beta2</Version>
<Version>1.0.0</Version>
<Authors>Bruno Baia</Authors>
<Company>Bruno Baia</Company>
<PackageProjectUrl>https://github.com/bbaia/protractor-net</PackageProjectUrl>
Expand Down

0 comments on commit e1a595d

Please sign in to comment.