Skip to content

Commit b0af6b2

Browse files
author
Raphael Freitas
committed
v2.7.0
1 parent 25f33fc commit b0af6b2

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.6.0",
4+
"version": "2.7.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)