updated version in package.json

This commit is contained in:
Joseph D Thompson 2025-03-19 10:57:01 -05:00
parent 940b675c53
commit 57a895969a

View File

@ -1,6 +1,6 @@
{
"name": "license-lib",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simple, secure licensing library for Node.js, React, and Next.js.",
"main": "server/index.js",
"author": "Joseph Thompson <thompsonjd85#gmail.com>",