Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Mühl committed May 14, 2018
1 parent 59ccdf6 commit 4ff7f96
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"name": "@dieschittigs/c3t4",
"version": "1.0.4",
"version": "1.1.0",
"description": "Converts Contao 3.5 Modules to Contao 4.4 Bundles",
"repository": "git@github.com:dieschittigs/c3t4.git",
"author": "Christopher Mühl <christopher@dieschittigs.de>",
"license": "ISC",
"private": false,
"files": [
"fixtures/**"
],
"bin": {
"c3t4": "lib/c3t4.js"
},
Expand Down

0 comments on commit 4ff7f96

Please sign in to comment.