Skip to content

Commit

Permalink
Bump version to 2.1.1. No functionality change.
Browse files Browse the repository at this point in the history
  • Loading branch information
blu3mania committed Oct 23, 2023
1 parent be43c74 commit 2f5f3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "update-dynamic-dns-with-vpn",
"type": "module",
"version": "2.1.0",
"version": "2.1.1",
"description": "Automatically update a dynamic DNS registration based on a given network interface, such as VPN",
"exports": "src/app.js",
"scripts": {
Expand Down

0 comments on commit 2f5f3a2

Please sign in to comment.