Skip to content

Commit

Permalink
Merge branch 'release/1.4.0'
Browse files Browse the repository at this point in the history
# Conflicts:
#	package.json
  • Loading branch information
dweber019 committed Mar 17, 2018
2 parents 24afcec + 90cc25e commit 94a3be9
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,6 +1,6 @@
{
"name": "template-gen",
"version": "1.3.0",
"version": "1.4.0",
"description": "A flexible template generator for any project",
"main": "index.js",
"engines": {
Expand All @@ -12,7 +12,7 @@
"scripts": {
"tg": "node index.js -d ./templates"
},
"repository": "git+ssh://[email protected]/w3tec/template-gen.git",
"repository": "git+ssh://[email protected]/w3tecch/template-gen.git",
"homepage": "https://github.com/w3tecch/template-gen",
"keywords": [
"template",
Expand Down

0 comments on commit 94a3be9

Please sign in to comment.