Skip to content

Commit 41aa0fc

Browse files
authored
Merge pull request #23 from increments/release-v1.5.0
Release v1.5.0
2 parents 3e8f705 + 5b294bf commit 41aa0fc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## v1.5.0
4+
35
- Require Faraday v2
46

57
## v1.4.0

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.4.0"
2+
VERSION = "1.5.0"
33
end

0 commit comments

Comments
 (0)