Skip to content

Commit

Permalink
chore: mark v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aslushnikov committed Nov 1, 2024
1 parent 88c5800 commit e165a4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
!lib/**
!types/**
!deadmanswitch/bin/*
!README.md
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "podkeeper",
"type": "module",
"version": "0.2.5",
"version": "0.3.0",
"description": "",
"exports": {
".": {
Expand Down

0 comments on commit e165a4d

Please sign in to comment.