Skip to content

Commit 1d43ed0

Browse files
author
Kashish Grover
committed
chore: bump version
1 parent a5f9a72 commit 1d43ed0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
22
"name": "react-native-see-more-inline",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Show a \"read more\", \"see more\", \"read less\", \"see less\" inline with your text in React Native",
55
"main": "index.js",
66
"repository": "git@github.com:kashishgrover/react-native-see-more-inline.git",
7+
"publishConfig": { "registry": "https://npm.pkg.github.com/" },
78
"author": "Kashish Grover <kashishgrover95@gmail.com>",
89
"license": "MIT",
910
"keywords": [

0 commit comments

Comments
 (0)