chore(release): 3.0.2 (version string)

This commit is contained in:
Jan Piotrowski
2019-06-19 15:53:17 +02:00
parent 7f35359d96
commit 95e664d6eb
5 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,13 +1,13 @@
{
"name": "cordova-plugin-screen-orientation",
"version": "3.0.2-dev",
"version": "3.0.2",
"description": "Cordova Screen Orientation plugin",
"repository": {
"type": "git",
"url": "https://github.com/apache/cordova-plugin-screen-orientation"
},
"bugs": {
"url": "https://issues.apache.org/jira/browse/CB"
"url": "https://github.com/apache/cordova-plugin-screen-orientation/issues"
},
"scripts": {
"test": "npm run jshint",