diff --git a/entry b/entry index 69224c3..80fddeb 100755 --- a/entry +++ b/entry @@ -155869,7 +155869,7 @@ function query({ // package.json var package_default = { name: "@pullfrog/pullfrog", - version: "0.0.158", + version: "0.0.159", type: "module", files: [ "index.js", diff --git a/package.json b/package.json index 2d810c6..0d35684 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pullfrog/pullfrog", - "version": "0.0.158", + "version": "0.0.159", "type": "module", "files": [ "index.js",