diff --git a/HISTORY.md b/HISTORY.md
index 0ad55e2..b2b2e5a 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -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
=========================
diff --git a/src/Protractor/Protractor.csproj b/src/Protractor/Protractor.csproj
index e01aca5..f44d710 100644
--- a/src/Protractor/Protractor.csproj
+++ b/src/Protractor/Protractor.csproj
@@ -3,7 +3,7 @@
net5.0;net45;netstandard2.0
Protractor
Protractor
- 1.0.0-beta2
+ 1.0.0
Bruno Baia
Bruno Baia
https://github.com/bbaia/protractor-net