Skip to content

Commit fb50909

Browse files
authored
Update constants.dart
Update constants
1 parent 5569d88 commit fb50909

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)