Skip to content

Commit

Permalink
Merge branch 'release/release/0.14.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
holtwick committed Nov 8, 2023
2 parents 7e336d8 + 1e4d216 commit 7678b6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '16'
node-version: '18'
registry-url: 'https://registry.npmjs.org'
- run: npm version
- run: npm install
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zeed",
"type": "module",
"version": "0.14.1",
"version": "0.14.2",
"description": "🌱 Simple foundation library",
"author": {
"name": "Dirk Holtwick",
Expand Down

0 comments on commit 7678b6c

Please sign in to comment.