From 360a28cc6c2de0d7356da0bc15f7a7775faa92a2 Mon Sep 17 00:00:00 2001 From: Daniel Kmak Date: Sat, 8 Jul 2017 11:50:33 +0200 Subject: [PATCH] 0.0.36 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6965bc8..bbf989a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-link-action", - "version": "0.0.35", + "version": "0.0.36", "description": "An Ember CLI addon. Allows to combine `{{link-to}}` helper with firing an action.", "directories": { "doc": "doc",