Skip to content

Commit

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

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

> @versatiles/google-cloud@0.2.7 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.2.6",
"version": "0.2.7",
"description": "A server for VersaTiles in Google Cloud Run",
"bin": {
"versatiles-google-cloud": "dist/index.js"
Expand Down

0 comments on commit 645e646

Please sign in to comment.