Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
taylordowns2000 committed Apr 13, 2023
1 parent 7a764c7 commit 7a0a02d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"build": {
"dockerfile": "Dockerfile",
// Update 'VARIANT' to pick a Node version: 12, 14, 16
"args": { "VARIANT": "14" }
"args": { "VARIANT": "18" }
},

"containerEnv": {
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": "@openfn/core",
"version": "1.4.10",
"version": "1.4.11",
"description": "The central job processing program used by OpenFn integration tools.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 7a0a02d

Please sign in to comment.