Skip to content

Commit 01181ca

Browse files
committed
Release 2.0.1
1 parent a6e45c0 commit 01181ca

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.0.1
2+
3+
- セキュリティアップデート : Puma, rexml
4+
- BCDice 3.3.0
5+
16
## 2.0.0
27

38
- 新しいAPIバージョン `/v2` を作成。詳しくはAPIドキュメントを参照してください

lib/bcdice_api/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module BCDiceAPI
4-
VERSION = '2.0.0'
4+
VERSION = '2.0.1'
55
end

0 commit comments

Comments
 (0)