Skip to content

Commit

Permalink
Merge branch 'release/0.6.1'.
Browse files Browse the repository at this point in the history
  • Loading branch information
petrbroz committed May 17, 2019
2 parents bba9349 + 8cbeeb7 commit c97dc93
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- '10'
script: npm run build

deploy:
- provider: npm
Expand Down
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "forge-cli-utils",
"version": "0.6.0",
"version": "0.6.1",
"description": "Command line tools for Autodesk Forge services.",
"bin": {
"forge-dm": "src/forge-dm.js",
Expand Down

0 comments on commit c97dc93

Please sign in to comment.