From cd3be8a76e8a1fc5e4bd86e61a1e73f63a31d6dd Mon Sep 17 00:00:00 2001 From: Philippe Beck Date: Thu, 28 Mar 2019 13:56:40 +0100 Subject: [PATCH] Release 0.2.6 --- 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 b6f181f5..58b7f786 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.5", + "version": "0.2.6", "type": "framework", "keywords": [ "css", diff --git a/package.js b/package.js index 2103c969..a2de9c4b 100644 --- a/package.js +++ b/package.js @@ -1,6 +1,6 @@ Package.describe({ name: "animadio:animadio", - version: "0.2.5", + version: "0.2.6", 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 3f84db04..d520fd97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "animadio", - "version": "0.2.5", + "version": "0.2.6", "description": "Animadio CSS Framework - Grid & Flexbox Layouts - Reusable & Customizable Elements - Perform Complex Animations - Controls by Radio Buttons - No JavaScript needed or used", "keywords": [ "css",