diff --git a/package.json b/package.json index 91cac6e..8971178 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pixie-transformer", - "version": "2.0.1", + "version": "1.2.0", "description": "Pixie Transformer is transforming a Raw/Response JSON Payload into your expected JSON Payload. It's make your life easy and convenience without any logic required in your code.", "main": "dist/index.js", "scripts": {