From 7d7c6ab932332c8e105835e39c2ce509f8d53b05 Mon Sep 17 00:00:00 2001 From: Richard Venneman Date: Thu, 19 Nov 2015 14:19:20 +0100 Subject: [PATCH] Release version 0.2.3 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index a5057e7..09d4cc8 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "floatl", - "version": "0.2.2", + "version": "0.2.3", "authors": [ "Richard Venneman " ], diff --git a/package.json b/package.json index f17e633..5aaac40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "floatl", - "version": "0.2.2", + "version": "0.2.3", "description": "A library agnostic, pragmatic implementation of the Float Label Pattern", "main": "dist/js/floatl.js", "dependencies": {