Start v0.1.2
This commit is contained in:
parent
2aee3ca026
commit
572b9be363
|
|
@ -5,7 +5,7 @@
|
||||||
| **Author** | John Haverlack |
|
| **Author** | John Haverlack |
|
||||||
| **Copyright** | 2026 John Haverlack |
|
| **Copyright** | 2026 John Haverlack |
|
||||||
| **License** | MIT |
|
| **License** | MIT |
|
||||||
| **Version** | 0.1.1 |
|
| **Version** | 0.1.2 |
|
||||||
| **Date** | 2026-07-04 |
|
| **Date** | 2026-07-04 |
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
| **Author** | John Haverlack |
|
| **Author** | John Haverlack |
|
||||||
| **Copyright** | 2026 John Haverlack |
|
| **Copyright** | 2026 John Haverlack |
|
||||||
| **License** | MIT |
|
| **License** | MIT |
|
||||||
| **Version** | 0.1.1 |
|
| **Version** | 0.1.2 |
|
||||||
| **Date** | 2026-07-04 |
|
| **Date** | 2026-07-04 |
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
"name": "nwa",
|
"name": "nwa",
|
||||||
"description": "Node Web App",
|
"description": "Node Web App",
|
||||||
"abbr": "NWA",
|
"abbr": "NWA",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"version_date": "2026-07-04",
|
"version_date": "2026-07-04",
|
||||||
"maturity": "PROD",
|
"maturity": "PROD",
|
||||||
"author": "John Haverlack",
|
"author": "John Haverlack",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "nwa",
|
"name": "nwa",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"version_date": "2026-07-04",
|
"version_date": "2026-07-04",
|
||||||
"description": "Node Web App",
|
"description": "Node Web App",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue