Skip to content

Commit

Permalink
bump to v4.4.0 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Ingram <[email protected]>
  • Loading branch information
jonathaningram and jonathaningram authored Jan 13, 2022
1 parent ce78180 commit 3433d74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion generate/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if [ -z "$TEMPLATES_PATH" ]; then
die "TEMPLATES_PATH must be set, e.g. /path/to/sajari/sdk-node/generate/templates"
fi

VERSION=4.3.0
VERSION=4.4.0

docker-entrypoint.sh generate \
-i /openapi.json \
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sajari/sdk-node",
"version": "4.1.0",
"version": "4.4.0",
"repository": "[email protected]:github.com/sajari/sdk-node.git",
"author": "Search.io",
"license": "MIT",
Expand Down

0 comments on commit 3433d74

Please sign in to comment.