Skip to content

Commit

Permalink
Update version constant
Browse files Browse the repository at this point in the history
  • Loading branch information
haoliu-amp committed Dec 2, 2020
1 parent 998386f commit 7334165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/constants.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class Constants {
static const packageName = 'amplitude-flutter';
static const packageVersion = '2.2.2';
static const packageVersion = '2.2.3';
}

0 comments on commit 7334165

Please sign in to comment.