Skip to content

Commit 1bf25b3

Browse files
committed
0.0.8
1 parent 400b6d9 commit 1bf25b3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cordova-plugin-nativeview.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,6 @@ Pod::Spec.new do |s|
135135

136136
# s.xcconfig = { "HEADER_SEARCH_PATHS" => "$(SDKROOT)/usr/include/libxml2" }
137137
# s.dependency "JSONKit", "~> 1.4"
138-
s.dependency "Cordova", ">= 4.4.0"
138+
s.dependency "Cordova", ">= 4.3.0"
139139

140140
end

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-nativeview",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"types": "./types/index.d.ts",
55
"description": "Start or Back to a native screen/page",
66
"author": {

0 commit comments

Comments
 (0)