From e12e87eb24959dfe618822ed489e2c24469915e4 Mon Sep 17 00:00:00 2001 From: Johannes Pichler Date: Mon, 6 Mar 2017 03:34:13 +0100 Subject: [PATCH] 0.2.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 766a2a7..1180e8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular2-sails", - "version": "0.2.7", + "version": "0.2.8", "description": "An angular module for using the sails socket.io api in angular2 (@angular) with webpack and AoT compilation", "main": "index.js", "scripts": {