mirror of
https://github.com/sgranade/manuscriptum.git
synced 2026-07-22 06:43:11 +00:00
chore:Bump to version 1.0.2.
This commit is contained in:
parent
55b80c6d38
commit
62b3fe19af
3 changed files with 4 additions and 4 deletions
|
|
@ -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
4
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue