We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45b28cc commit e9e2110Copy full SHA for e9e2110
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.0'
+ s.version = '0.4.1'
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.0
+version: 0.4.1
homepage: https://github.com/awslabs/clickstream-flutter
environment:
0 commit comments