Skip to content

Commit

Permalink
release v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dworthen committed Feb 14, 2024
1 parent 58c2e4d commit 6139719
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gov4git/js-client",
"version": "2.1.2",
"version": "2.1.3",
"description": "JavaScript client for gov4git",
"type": "module",
"main": "./dist/index.cjs",
Expand Down Expand Up @@ -42,7 +42,7 @@
"x64": "x86_64"
},
"variables": {
"version": "2.1.2"
"version": "2.1.3"
}
},
"keywords": [
Expand All @@ -60,4 +60,4 @@
"dependencies": {
"@d-dev/archive-downloader": "^0.1.0"
}
}
}

0 comments on commit 6139719

Please sign in to comment.