Skip to content

Commit

Permalink
Preparing the 1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Engel committed Jan 9, 2015
1 parent fb4817a commit 1c50367
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "gulp-html-compile",
"version": "0.2.0",
"version": "1.0.0",
"description": "A small gulp plugin to compile your static html into javascript templates",
"repository": "https://github.com/mike-engel/gulp-html-compile",
"repository": "https://github.com/datuhealth/gulp-html-compile",
"main": "gulp-html-compile.js",
"scripts": {
"test": "mocha"
Expand Down

0 comments on commit 1c50367

Please sign in to comment.