Skip to content

Commit

Permalink
chore(release): 0.11.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.11.3](v0.11.2...v0.11.3) (2018-11-06)

### Bug Fixes

* **DockerBuilder:** set user and workdir on commit ([a5d6d6f](a5d6d6f))
* **Generator:** move env var and user instructions ([33d99b7](33d99b7))
* **RGenerator:** assume installation of packages as root ([7182fed](7182fed))
  • Loading branch information
stencila-ci committed Nov 6, 2018
1 parent 303129d commit 6b65203
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@stencila/dockter",
"version": "0.11.2",
"version": "0.11.3",
"description": "A Docker image builder for researchers",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 6b65203

Please sign in to comment.