File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cordova-plugin-splashscreen" ,
3
- "version" : " 5.0.2 " ,
3
+ "version" : " 5.0.3-dev " ,
4
4
"description" : " Cordova Splashscreen Plugin" ,
5
5
"types" : " ./types/index.d.ts" ,
6
6
"cordova" : {
Original file line number Diff line number Diff line change 20
20
21
21
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
22
22
id =" cordova-plugin-splashscreen"
23
- version =" 5.0.2 " >
23
+ version =" 5.0.3-dev " >
24
24
<name >Splashscreen</name >
25
25
<description >Cordova Splashscreen Plugin</description >
26
26
<license >Apache 2.0</license >
Original file line number Diff line number Diff line change 20
20
21
21
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
22
22
id =" cordova-plugin-splashscreen-tests"
23
- version =" 5.0.2 " >
23
+ version =" 5.0.3-dev " >
24
24
<name >Cordova Splashscreen Plugin Tests</name >
25
25
<license >Apache 2.0</license >
26
26
You can’t perform that action at this time.
0 commit comments