Skip to content

Commit e288380

Browse files
committed
Bump version for hotfix release
1 parent c40e8e3 commit e288380

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

@webwriter/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webwriter/core",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "Core functionality of WebWriter",
55
"browser": "index.html",
66
"type": "module",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webwriter",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "Web-based authoring tool for explorables",
55
"scripts": {
66
"start": "npm run vite -- @webwriter/core",

0 commit comments

Comments
 (0)