Skip to content

Commit

Permalink
Bump version to 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Steinbrüchel committed Jul 10, 2023
1 parent 7f0a9a1 commit 15ad2d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "https://github.com/wwimmo/react-native-sketch-canvas"
},
"version": "0.8.5",
"version": "0.8.6",
"description": "react-native-sketch-canvas allows you to draw / sketch on both iOS and Android devices and sync the drawing data between users. Of course you can save as image.",
"author": "Terry Lin",
"main": "index.js",
Expand All @@ -29,4 +29,4 @@
"dependencies": {
"deprecated-react-native-prop-types": "^2.3.0"
}
}
}

0 comments on commit 15ad2d6

Please sign in to comment.