Skip to content

Commit

Permalink
Updated minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
ulitol97 committed May 12, 2022
1 parent 84acbbe commit e5744fc
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
REACT_APP_RDFSHAPE_HOST=https://api.rdfshape.weso.es
REACT_APP_RDFSHAPE_WS_HOST=wss://api.rdfshape.weso.es
REACT_APP_VERSION=0.2.10
REACT_APP_VERSION=0.2.11
2 changes: 1 addition & 1 deletion .env.development
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
REACT_APP_RDFSHAPE_HOST=http://localhost:8080
REACT_APP_RDFSHAPE_WS_HOST=ws://localhost:8080
REACT_APP_VERSION=0.2.10
REACT_APP_VERSION=0.2.11
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rdfshape-client",
"version": "0.2.10",
"version": "0.2.11",
"private": true,
"dependencies": {
"3dshex": "^0.5.2",
Expand Down

0 comments on commit e5744fc

Please sign in to comment.