From c856ef13861a6c4a6eebef6269c9c281c0131311 Mon Sep 17 00:00:00 2001 From: Daniel Kmak Date: Sat, 6 Aug 2016 15:16:24 +0200 Subject: [PATCH] Released v0.0.35 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6512b31..09316e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-link-action", - "version": "0.0.34", + "version": "0.0.35", "description": "An Ember CLI addon. Allows to combine `{{link-to}}` helper with firing an action.", "directories": { "doc": "doc",