From 80d5c557dc462e1c0f801950da9e383c51bde15c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ya=C3=ABl=20Guilloux?= Date: Thu, 30 May 2024 02:36:48 +0200 Subject: [PATCH] chore(release): release v2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8d8f584..cb735cae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@vueuse/motion", "type": "module", - "version": "2.1.0", + "version": "2.2.0", "description": "🤹 Vue Composables putting your components in motion", "author": "Yaël GUILLOUX ", "license": "MIT",