Skip to content

Commit f9a7942

Browse files
authored
Merge pull request #23 from nubank/nujourney/AQKN-355-optimize-sending-events-fix
Update constants.dart
2 parents 5569d88 + fb50909 commit f9a7942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/constants.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Constants {
22
static const packageName = 'amplitude-flutter';
3-
static const packageVersion = '1.3.2';
3+
static const packageVersion = '1.3.5';
44

55
// Local storage
66
static const kLocalStoreDeviceIdKey = 'amp:device_id';

0 commit comments

Comments
 (0)