Skip to content

Commit

Permalink
Move to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ikovic committed Feb 26, 2024
1 parent 19aaeaa commit 2e219e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "demo",
"version": "0.5.1-rc.0",
"version": "0.5.0",
"private": true,
"scripts": {
"build": "docusaurus build",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.5.1-rc.0",
"version": "0.5.0",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/docusaurus-theme-slashid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@slashid/docusaurus-theme-slashid",
"version": "0.5.1-rc.0",
"version": "0.5.0",
"description": "SlashID theme for Docusaurus.",
"keywords": [
"login",
Expand Down

0 comments on commit 2e219e3

Please sign in to comment.