From aa25493135b6c7a7ea3afca26708ef9596035716 Mon Sep 17 00:00:00 2001 From: Steve Lacy Date: Tue, 22 Sep 2015 10:38:13 -0700 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 929bf85..b8e8ea7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gulp-bump", "description": "Bump npm versions with Gulp (gulpjs.com)", - "version": "0.3.1", + "version": "1.0.0", "homepage": "http://github.com/stevelacy/gulp-bump", "repository": "git://github.com/stevelacy/gulp-bump.git", "author": "Steve Lacy (http://slacy.me)",