Skip to content

Commit 3441909

Browse files
committed
bump the version number
1 parent 2946a6e commit 3441909

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-renderer",
33
"description": "React Native render for draft.js and react-draft-wysiwyg",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
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)