Skip to content

Commit

Permalink
Version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
tipiirai committed Jan 12, 2024
1 parent 231218d commit 975ec03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/nuekit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuekit",
"version": "0.2.0-dev",
"version": "0.2.0",
"description": "The closer-to-standards web framework. Build sites and apps with less effort.",
"homepage": "https://nuejs.org",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/nuemark/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuemark",
"version": "0.1.0-dev",
"description": "Markdown variant for rich, interactive content",
"version": "0.1.0",
"description": "Markdown dialect for rich, interactive web content",
"homepage": "https://nuejs.org",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 975ec03

Please sign in to comment.