From f02f00ba9085b81323898983fcb088ed60529438 Mon Sep 17 00:00:00 2001 From: Alexey Troshkov Date: Wed, 28 Aug 2024 12:03:53 +0300 Subject: [PATCH] v1.0.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12f1cbb..71e23a8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This SDK makes the implementation of Piano Analytics as simple as possible, whil 1. Add this to your pubspec.yaml file: ```yaml dependencies: - piano_analytics: ^1.x.x + piano_analytics: ^1.0.0 ``` 2. Install the plugin using the command