From: Bruno Trecenti Date: Fri, 21 Mar 2014 19:53:03 +0000 (-0300) Subject: Merge branch 'master' of github.com:Trecenti/tech-radar X-Git-Url: https://pwan.org/git/?p=tech-radar.git;a=commitdiff_plain;h=9bc27c381030f455ff559ca0754faaee7c0ffc09;hp=aac2a3d7605793b54d9e08dacb582b44f36c1e2b Merge branch 'master' of github.com:Trecenti/tech-radar --- diff --git a/gulpfile.js b/gulpfile.js index 8a0ca3a..884422b 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -12,7 +12,7 @@ var gulp = require('gulp') banner = [ '/**', - ' * <%= pkg.name %> + ' * <%= pkg.name %>', ' * @version v<%= pkg.version %>', ' */', '' diff --git a/package.json b/package.json index f40f180..ea70b2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tech-radar", - "version": "0.0.0", + "version": "0.1.0", "description": "", "main": "index.js", "scripts": {