Skip to content

Commit 54ec806

Browse files
authored
Merge pull request #20 from increments/release-v1.4.0
Release v1.4.0
2 parents be06228 + cca23b4 commit 54ec806

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.4.0
4+
35
- Migrate CI/CD platform from Travis CI to GitHub Actions
46
- Requires Ruby 3.0.0 or higher
57

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

0 commit comments

Comments
 (0)