diff --git a/README.md b/README.md
index a54a577..f591462 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[![Build Status](https://travis-ci.org/Open-EO/openeo-js-processgraphs.svg?branch=master)](https://travis-ci.org/Open-EO/openeo-js-processgraphs)
-This library's version is **1.0.0-alpha.5** and supports **openEO API version 1.0.x**.
+This library's version is **1.0.0-beta.1** and supports **openEO API version 1.0.x**.
This repository was split up from [openeo-js-commons](https://github.com/Open-EO/openeo-js-commons). Old releases can be found there.
@@ -24,7 +24,7 @@ In a web environment you can include the library as follows:
```html
-
+
```
-More information can be found in the [**documentation**](https://open-eo.github.io/openeo-js-processgraphs/1.0.0-alpha.5/).
\ No newline at end of file
+More information can be found in the [**documentation**](https://open-eo.github.io/openeo-js-processgraphs/1.0.0-beta.1/).
\ No newline at end of file
diff --git a/package.json b/package.json
index c8dc18b..9c9bbfe 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@openeo/js-processgraphs",
- "version": "1.0.0-alpha.5",
+ "version": "1.0.0-beta.1",
"author": "openEO Consortium",
"contributors": [
{