Skip to content

Commit

Permalink
publish 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stulip committed Dec 16, 2020
1 parent c4d6ab2 commit 155b4ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-test-renderer": "16.14.0"
},
"peerDependencies": {
"react-native-pell-rich-editor": "^1.3.0"
"react-native-pell-rich-editor": "^1.4.0"
},
"jest": {
"preset": "react-native"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-pell-rich-editor",
"description": "React Native Rich Editor",
"version": "1.3.0",
"version": "1.4.0",
"main": "src/index.js",
"author": {
"name": "wxik",
Expand Down

0 comments on commit 155b4ee

Please sign in to comment.