Skip to content

Commit fc60542

Browse files
committed
chore: Release v12.0.0
1 parent 20d94cf commit fc60542

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
This project uses [Semantic Versioning 2.0.0](http://semver.org/).
3+
This project uses [Semantic Versioning 2.0.0](http://semver.org/), the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
44

5-
## main
5+
## 12.0.0 - 2026-01-22
66

77
### Removed
88

lib/dnsimple/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Dnsimple
4-
VERSION = "11.1.0"
4+
VERSION = "12.0.0"
55
end

0 commit comments

Comments
 (0)