Skip to content

Commit dae2616

Browse files
committed
Bumped to 0.2.12
1 parent 2c960ce commit dae2616

4 files changed

Lines changed: 17 additions & 17 deletions

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
REACT_APP_RDFSHAPE_HOST=https://api.rdfshape.weso.es
22
REACT_APP_RDFSHAPE_WS_HOST=wss://api.rdfshape.weso.es
3-
REACT_APP_VERSION=0.2.11
3+
REACT_APP_VERSION=0.2.12

.env.development

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
REACT_APP_RDFSHAPE_HOST=http://localhost:8080
22
REACT_APP_RDFSHAPE_WS_HOST=ws://localhost:8080
3-
REACT_APP_VERSION=0.2.11
3+
REACT_APP_VERSION=0.2.12

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rdfshape-client",
3-
"version": "0.2.11",
3+
"version": "0.2.12",
44
"private": true,
55
"dependencies": {
66
"3dshex": "^0.5.2",

0 commit comments

Comments
 (0)