chore(release): 1.0.1

This commit is contained in:
Fabio Di Stasio 2023-04-16 11:54:34 +02:00
parent e2b64c61a1
commit 7a43fc9639
3 changed files with 5 additions and 3 deletions

View File

@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.0.1](https://github.com/Fabio286/mizar/compare/v1.0.0...v1.0.1) (2023-04-16)
## 1.0.0 (2023-04-16)

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "mizar",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mizar",
"version": "1.0.0",
"version": "1.0.1",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "mizar",
"productName": "Mizar",
"version": "1.0.0",
"version": "1.0.1",
"description": "A TCP client/server test/debug tool",
"license": "MIT",
"scripts": {