Skip to content

Commit

Permalink
0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
salmenf committed Oct 10, 2024
1 parent c184af5 commit 09c173e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion @webwriter/app-desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webwriter/app-desktop",
"version": "0.12.3",
"version": "0.12.4",
"description": "Windows/Mac/Linux version of WebWriter",
"private": true,
"author": "Frederic Salmen <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion @webwriter/app-desktop/src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion @webwriter/app-desktop/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "webwriter"
version = "0.12.3"
version = "0.12.4"
description = "Windows/Mac/Linux version of WebWriter"
authors = ["Frederic Salmen <[email protected]>"]
license = "UNLICENSED"
Expand Down
2 changes: 1 addition & 1 deletion @webwriter/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webwriter/core",
"version": "0.12.3",
"version": "0.12.4",
"description": "Core functionality of WebWriter",
"browser": "index.html",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webwriter",
"version": "0.12.2",
"version": "0.12.4",
"description": "Web-based authoring tool for explorables",
"scripts": {
"lerna": "lerna",
Expand Down

0 comments on commit 09c173e

Please sign in to comment.