Skip to content

Commit 3cb2845

Browse files
committed
Release 0.5.2
1 parent 8ef7b19 commit 3cb2845

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.5.2
2+
3+
- BCDice Ver2.02.76 にアップデート
4+
- Sinatra 2.0.0 の脆弱性発見に伴い、依存Gemの更新
5+
- [for developer] Ruby 2.5.0での動作確認
6+
17
## 0.5.1
28

39
- BCDice Ver2.02.73 にアップデート

server.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
require 'exception'
1010

1111
module BCDiceAPI
12-
VERSION = "0.5.1"
12+
VERSION = "0.5.2"
1313
end
1414

1515

0 commit comments

Comments
 (0)