Skip to content

Commit d42586d

Browse files
committed
chore: bump versions
1 parent fb6ad4c commit d42586d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mithril-doc",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

mithril-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mithril-explorer",
3-
"version": "0.7.40",
3+
"version": "0.7.41",
44
"private": true,
55
"scripts": {
66
"dev": "next dev --webpack",

0 commit comments

Comments
 (0)