Skip to content

Commit f96210f

Browse files
author
Igor Canedo
committed
2.2.0
1 parent 762f768 commit f96210f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-draftjs-render",
33
"description": "React Native render for draft.js model",
4-
"version": "2.1.3",
4+
"version": "2.2.0",
55
"scripts": {
66
"test": "npm run linter && npm run flow && npm run coverage",
77
"test-coveralls": "npm test && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js",

0 commit comments

Comments
 (0)