diff --git a/docs/index.html b/docs/index.html index 4aee050..630fa81 100644 --- a/docs/index.html +++ b/docs/index.html @@ -49,7 +49,7 @@

Co-Design

Get started See on GitHub -

Co-Design's latest version is v0.5.0.

+

Co-Design's latest version is v0.6.0.

This is the documentation for the common Co-Design utilities and components, which should be enough for most use cases. Some components, which are specific to Codidact are documented in an extra document.

diff --git a/package-lock.json b/package-lock.json index 0371802..c92366a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@codidact/co-design", - "version": "0.4.2", + "version": "0.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8e204ad..ced47a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@codidact/co-design", - "version": "0.5.0", + "version": "0.6.0", "description": "Co-Design is the design and component framework for Codidact", "author": "luap42", "repository": {