Increment minor version

This commit is contained in:
themodernhakr 2025-06-09 01:07:12 -05:00
parent de0160fd9e
commit cb6c80c12e

View File

@ -1,6 +1,6 @@
{ {
"name": "fp-lib", "name": "fp-lib",
"version": "1.0.0", "version": "1.0.1",
"description": "Zero-dependency functional programming library optimized for Bun", "description": "Zero-dependency functional programming library optimized for Bun",
"main": "dist/index.js", "main": "dist/index.js",
"module": "dist/index.js", "module": "dist/index.js",