chore(release): v1.0.2 [CI SKIP]

This commit is contained in:
semantic-release-bot 2022-07-19 01:45:42 +00:00
parent 0a8dc1e69e
commit 3cc59bf19a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "sorting-books",
"version": "1.0.1",
"version": "1.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "sorting-books",
"version": "1.0.1",
"version": "1.0.2",
"dependencies": {
"@mfgames-writing/clean-theme": "^4.0.2",
"@mfgames-writing/contracts": "^4.2.0",

View file

@ -1,7 +1,7 @@
{
"name": "sorting-books",
"description": "Ideas for making it easier to sort books.",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"scripts": {
"build:pdf": "mfgames-writing-format build pdf",