Skip to content

Commit 3aa71ab

Browse files
committed
Release v1.6.0
1 parent ec77119 commit 3aa71ab

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
## Unreleased
1+
## v1.6.0
22

33
- Require Ruby 3.2.0 or higher
44
- Pin github actions
5+
- Add a dependency on the uri gem to use version 1.0.4 or higher
56

67
## v1.5.0
78

lib/qiita/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Qiita
2-
VERSION = "1.5.0"
2+
VERSION = "1.5.1"
33
end

0 commit comments

Comments
 (0)