Skip to content

Commit b2bd56d

Browse files
bumped build
1 parent 1271617 commit b2bd56d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "patch-pulse",
3-
"version": "2.8.1",
3+
"version": "2.8.2",
44
"description": "Check for outdated npm dependencies",
55
"type": "module",
66
"bin": {

src/gen/version.gen.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// Auto-generated file - do not edit manually
2-
export const VERSION = '2.8.1';
2+
export const VERSION = '2.8.2';

0 commit comments

Comments
 (0)