Start v0.1.2

This commit is contained in:
John Haverlack 2026-07-04 19:56:20 -08:00
parent 2aee3ca026
commit 572b9be363
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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",

View File

@ -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",