Skip to content

Commit c087196

Browse files
committed
release: clickstream Flutter 0.5.0
1 parent 75e2d66 commit c087196

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ios/clickstream_analytics.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
Pod::Spec.new do |s|
66
s.name = 'clickstream_analytics'
7-
s.version = '0.4.2'
7+
s.version = '0.5.0'
88
s.summary = 'clickstream flutter SDK'
99
s.description = <<-DESC
1010
clickstream flutter SDK

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: clickstream_analytics
22
description: AWS Solution Clickstream Analytics SDK for Flutter
3-
version: 0.4.2
3+
version: 0.5.0
44
homepage: https://github.com/awslabs/clickstream-flutter
55

66
environment:

0 commit comments

Comments
 (0)