Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lpezet committed Jun 23, 2019
1 parent 5e59a0f commit 46deb36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@lpezet/etl-js",
"version": "1.0.23",
"version": "1.1.0",
"description": "ETL made simple and reproducible.",
"main": "index.js",
"scripts": {
"release": "release-it",
"release": "release-it",
"lint": "eslint lib/ tests/",
"fix": "eslint lib/ tests/ --fix",
"pretest": "npm run lint",
Expand Down

0 comments on commit 46deb36

Please sign in to comment.