chore:Bump to version 1.0.2.

This commit is contained in:
Stephen Granade 2026-05-16 18:14:37 -05:00
parent 55b80c6d38
commit 62b3fe19af
3 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"id": "manuscriptum",
"name": "Manuscriptum",
"version": "1.0.1",
"version": "1.0.2",
"minAppVersion": "1.8.7",
"description": "Create .docx files that contain story and novel manuscripts for submission to magazines or agents.",
"author": "Stephen Granade",

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "manuscriptum",
"version": "1.0.1",
"version": "1.0.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "manuscriptum",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"dependencies": {
"docx": "^9.5.1",

View file

@ -1,6 +1,6 @@
{
"name": "manuscriptum",
"version": "1.0.1",
"version": "1.0.2",
"description": "Obsidian plugin to create .docx files that contain story and novel manuscripts for submission to magazines or agents.",
"license": "MIT",
"author": {