From 4078139db1dc209b884af4d3b52d5cc8e05b07a2 Mon Sep 17 00:00:00 2001 From: Matthias Mohr Date: Thu, 3 Sep 2020 19:24:09 +0200 Subject: [PATCH] Update version numbers, v1.0.0-beta.4 --- README.md | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d37ce76..8c9c79c 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-beta.3** and supports **openEO API version 1.0.x**. +This library's version is **1.0.0-beta.4** and supports **openEO API version 1.0.x**. This repository was split apart 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-beta.3/). \ 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.4/). \ No newline at end of file diff --git a/package.json b/package.json index 4c4ace6..7404171 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@openeo/js-processgraphs", - "version": "1.0.0-beta.3", + "version": "1.0.0-beta.4", "author": "openEO Consortium", "contributors": [ {