From fd46dfd3a3bf12b2aebeb73b945a7f705101d076 Mon Sep 17 00:00:00 2001 From: Matthias Mohr Date: Tue, 21 Apr 2020 15:01:43 +0200 Subject: [PATCH] Release 1.0.0-alpha.5 --- .gitmodules | 2 +- README.md | 6 +++--- package.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index b1a2516..f53c975 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "src/assets/openeo-api"] +[submodule "assets/openeo-api"] path = assets/openeo-api url = https://github.com/Open-EO/openeo-api diff --git a/README.md b/README.md index 5725e94..a54a577 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.4** and supports **openEO API version 1.0.x**. +This library's version is **1.0.0-alpha.5** 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.4/). \ 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-alpha.5/). \ No newline at end of file diff --git a/package.json b/package.json index 116ace2..d8f15bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@openeo/js-processgraphs", - "version": "1.0.0-alpha.4", + "version": "1.0.0-alpha.5", "author": "openEO Consortium", "contributors": [ {