Skip to content

Commit ed4e30b

Browse files
authored
Bump version to 0.2.5 (#19)
The v0.2.5 release tag was published against a commit where package.json was still 0.2.4, so the publish workflow's version guard aborted before pushing to npm. Bump the version so the tag matches.
1 parent 249acf2 commit ed4e30b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patchstack/connect",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "Patchstack connector for JavaScript applications. Scans your lockfile and reports installed packages to Patchstack for vulnerability monitoring.",
55
"keywords": [
66
"patchstack",

0 commit comments

Comments
 (0)