diff --git a/package.json b/package.json index bd41a24..43099ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@peggyjs/from-mem", - "version": "1.2.0", + "version": "1.2.1", "description": "Load a string as if it was an esm or commonjs module with a given filename.", "main": "index.js", "scripts": {