Skip to content

Commit

Permalink
2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Canedo committed Oct 3, 2017
1 parent 762f768 commit f96210f
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.1.3",
"version": "2.2.0",
"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 f96210f

Please sign in to comment.