From d05f816151c622f50b0b867d1fe0773b4f08f8c0 Mon Sep 17 00:00:00 2001 From: Sese Schneider Date: Sat, 12 Dec 2020 20:01:01 +0100 Subject: [PATCH] Update README.md with new package version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f350b0..ecdcc24 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ```yaml dependencies: - rive: ^0.6.3 + rive: ^0.6.4 ``` ## Examples @@ -121,4 +121,4 @@ _controller.isActiveChanged.addListener(() { ## More Info -For an in-depth tutorial on how to use the runtime, check out [this blog post](https://blog.rive.app/rives-flutter-runtime-part-1/). \ No newline at end of file +For an in-depth tutorial on how to use the runtime, check out [this blog post](https://blog.rive.app/rives-flutter-runtime-part-1/).