From e9875743995da6887604cec20ac0e520a5ceea46 Mon Sep 17 00:00:00 2001 From: Nathaniel Meierpolys Date: Thu, 7 Jul 2016 02:22:42 -0500 Subject: [PATCH] Bump npm package version to 0.3.0 (#16) When this merges, would you mind tagging this commit with 0.3.0 so the bower and npm packages get the update? --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e90a69c..8bd32df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-emoji-picker", - "version": "0.2.0", + "version": "0.3.0", "description": "AngularJS Emoji picker", "main": "Gruntfile.js", "scripts": {