Skip to content

Commit

Permalink
v2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Porto committed Oct 31, 2018
1 parent c314a7b commit 54689d1
Showing 1 changed file with 1 addition and 1 deletion.
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-draftjs-render",
"description": "React Native render for draft.js model",
"version": "2.8.2",
"version": "2.8.3",
"scripts": {
"test": "npm run linter && npm run flow && npm run coverage",
"test-coveralls": "npm test && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js",
Expand Down

0 comments on commit 54689d1

Please sign in to comment.