chore(release): v0.0.3 [CI SKIP]

This commit is contained in:
semantic-release-bot 2022-07-18 04:44:52 +00:00
parent 731eaef441
commit 6fb1dd29d0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "untrusted-projects", "name": "untrusted-projects",
"version": "0.0.2", "version": "0.0.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "untrusted-projects", "name": "untrusted-projects",
"version": "0.0.2", "version": "0.0.3",
"dependencies": { "dependencies": {
"@mfgames-writing/clean-theme": "^4.0.2", "@mfgames-writing/clean-theme": "^4.0.2",
"@mfgames-writing/contracts": "^4.2.0", "@mfgames-writing/contracts": "^4.2.0",

View File

@ -1,7 +1,7 @@
{ {
"name": "untrusted-projects", "name": "untrusted-projects",
"description": "Thoughts and observations about the package ecosystems of software development.", "description": "Thoughts and observations about the package ecosystems of software development.",
"version": "0.0.2", "version": "0.0.3",
"private": true, "private": true,
"scripts": { "scripts": {
"build:pdf": "mfgames-writing-format build pdf", "build:pdf": "mfgames-writing-format build pdf",