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