From 11a71031168dbb9b193a76704593a56847d42555 Mon Sep 17 00:00:00 2001 From: Duncan Graham Walker Date: Fri, 17 Apr 2015 11:23:27 -0400 Subject: [PATCH] Version bump for data-test attribtue on checkbox --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36db39c..603ec48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-easy-form-extensions", - "version": "0.2.8", + "version": "0.2.9", "description": "Extends Ember EasyForm into the view and controller layers of your Ember CLI app to provide easy event and action handling using mixins and components.", "directories": { "doc": "doc",