Skip to content

Commit 62e5d96

Browse files
committed
Release v0.2.0
1 parent 53b65b0 commit 62e5d96

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solidlab/user-managed-access",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "SolidLab access & usage control artefacts for use in the Solid ecosystem.",
55
"keywords": [
66
"css",

packages/css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solidlab/uma-css",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "UMA authorization plugin for CommunitySolidServer.",
55
"keywords": [
66
"css",

packages/ucp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solidlab/ucp",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "A Usage Control Policy decision/enforcement component.",
55
"keywords": [
66
"access control",

packages/uma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solidlab/uma",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "UMA interfaces and server implementation.",
55
"keywords": [
66
"uma",

0 commit comments

Comments
 (0)