From 8b86b49b4b1db221ae5054d57387b2184b2a00b5 Mon Sep 17 00:00:00 2001 From: Beth Menzies Date: Wed, 6 Jan 2016 12:10:06 +0000 Subject: [PATCH] release 1.3.0 --- CHANGELOG.md | 2 +- bower.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a3dbca..40e8455 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Upcoming +# 1.3.0 * Combine wobble-top, wobble-bottom and wobble-skew into wobble-fixed mixin * Combine wobble-horizontal, wobble-vertical, wobble-to-top-right and wobble-to-bottom-right into wobble-move mixin diff --git a/bower.json b/bower.json index ed59088..43cba60 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "incuna-transitions", - "version": "1.2.2", + "version": "1.3.0", "homepage": "https://github.com/incuna/incuna-transitions", "authors": [ "Beth Menzies "