Bump version to 1.1.1

This commit is contained in:
2026-01-21 21:06:41 +01:00
parent 86687cb6a3
commit 8c06faee31

View File

@@ -1,6 +1,6 @@
{
"name": "jmespath-playground",
"version": "1.1.0",
"version": "1.1.1",
"description": "A React-based web application for testing JMESPath expressions against JSON data",
"main": "index.js",
"scripts": {