Updated version in package.json

This commit is contained in:
Joseph D Thompson 2025-03-19 11:09:09 -05:00
parent bab485a57f
commit 6698fc52e3

View File

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