Skip to content

Commit e165a4d

Browse files
committed
chore: mark v0.3.0
1 parent 88c5800 commit e165a4d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
!lib/**
33
!types/**
44
!deadmanswitch/bin/*
5+
!README.md

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "podkeeper",
33
"type": "module",
4-
"version": "0.2.5",
4+
"version": "0.3.0",
55
"description": "",
66
"exports": {
77
".": {

0 commit comments

Comments
 (0)