Skip to content

Commit

Permalink
v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKreil committed Jun 18, 2024
1 parent 8de9dd5 commit b8c0984
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,8 @@ Note that for security and performance reasons no file listing is implemented. I

<!--- This chapter is generated automatically --->

> @versatiles/google-cloud@0.4.0 npx
> vrt cmd2md versatiles-google-cloud
```console
$ versatiles-google-cloud
> @versatiles/[email protected] npx
> versatiles-google-cloud --help

Usage: versatiles-google-cloud [options] <bucket-name>

Initialises a server to serve files from a specified Google Bucket to a Google
Expand Down
4 changes: 2 additions & 2 deletions 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": "@versatiles/google-cloud",
"version": "0.4.0",
"version": "0.4.1",
"description": "A server for VersaTiles in Google Cloud Run",
"bin": {
"versatiles-google-cloud": "dist/index.js"
Expand Down

0 comments on commit b8c0984

Please sign in to comment.