Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DXTimer committed Oct 17, 2024
1 parent a208c94 commit 3d1288c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## main

## 1.3.0

- This release bumps the go version to 1.23.
- Dependency updates

## 1.2.0

NOTES:
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package dnsimple

const (
PluginVersion = "1.1.0"
PluginVersion = "1.3.0"
)

0 comments on commit 3d1288c

Please sign in to comment.