Skip to content

Commit f020601

Browse files
updated build
1 parent 25ddadf commit f020601

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.2",
3+
"version": "2.8.3",
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.2';
2+
export const VERSION = '2.8.3';

0 commit comments

Comments
 (0)