8000 Update version for *.podspec. · Condelab/flutter-webrtc@374ca88 · GitHub
[go: up one dir, main page]

Skip to content

Commit 374ca88

Browse files
committed
Update version for *.podspec.
1 parent 4966ab0 commit 374ca88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ios/flutter_webrtc.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
Pod::Spec.new do |s|
55
s.name = 'flutter_webrtc'
6-
s.version = '0.1.6'
6+
s.version = '0.2.0'
77
s.summary = 'Flutter WebRTC plugin for iOS/Android.'
88
s.description = <<-DESC
99
A new flutter plugin project.

macos/flutter_webrtc.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
Pod::Spec.new do |s|
55
s.name = 'flutter_webrtc'
6-
s.version = '0.1.7'
6+
s.version = '0.2.0'
77
s.summary = 'Flutter WebRTC plugin for macOS.'
88
s.description = <<-DESC
99
A new flutter plugin project.

0 commit comments

Comments
 (0)
0