From 83c542e461c0a2271212217b324c0043852aef26 Mon Sep 17 00:00:00 2001 From: Philippe Beck Date: Sun, 24 Mar 2019 21:41:42 +0100 Subject: [PATCH] Release 0.2.3 --- composer.json | 2 +- package.js | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 85dc7cb6..574b1288 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "animadio/animadio", "description": "Animadio CSS Framework - Grid & Flexbox Layouts - Reusable & Customizable Elements - Perform Complex Animations - Controls by Radio Buttons - No JavaScript needed or used", - "version": "0.2.2", + "version": "0.2.3", "type": "framework", "keywords": [ "css", diff --git a/package.js b/package.js index 5e30fc66..630aa2bc 100644 --- a/package.js +++ b/package.js @@ -1,6 +1,6 @@ Package.describe({ name: "animadio:animadio", - version: "0.2.2", + version: "0.2.3", summary: "Animadio CSS Framework - Grid & Flexbox Layouts - Reusable & Customizable Elements", git: "https://github.com/animadio/animadio.git", documentation: "README.md" diff --git a/package.json b/package.json index 9f1662c0..edeb1b93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "animadio", - "version": "0.2.2", + "version": "0.2.3", "description": "Animadio CSS Framework - Grid & Flexbox Layouts - Reusable & Customizable Elements - Perform Complex Animations - Controls by Radio Buttons - No JavaScript needed or used", "keywords": [ "css",