We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e2d66 commit c087196Copy full SHA for c087196
ios/clickstream_analytics.podspec
@@ -4,7 +4,7 @@
4
#
5
Pod::Spec.new do |s|
6
s.name = 'clickstream_analytics'
7
- s.version = '0.4.2'
+ s.version = '0.5.0'
8
s.summary = 'clickstream flutter SDK'
9
s.description = <<-DESC
10
clickstream flutter SDK
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: clickstream_analytics
2
description: AWS Solution Clickstream Analytics SDK for Flutter
3
-version: 0.4.2
+version: 0.5.0
homepage: https://github.com/awslabs/clickstream-flutter
environment:
0 commit comments