diff --git a/package.json b/package.json index 32d4915..d5b316a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rntext/more-or-less", - "version": "1.1.1", + "version": "1.2.0", "description": "A React Native Wrapper that renders text with more/less buttons in just 2 renders.", "main": "lib/commonjs/index", "module": "lib/module/index",