Skip to content

Commit

Permalink
Release 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ysakasin committed Mar 24, 2018
1 parent 8ef7b19 commit 3cb2845
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.5.2

- BCDice Ver2.02.76 にアップデート
- Sinatra 2.0.0 の脆弱性発見に伴い、依存Gemの更新
- [for developer] Ruby 2.5.0での動作確認

## 0.5.1

- BCDice Ver2.02.73 にアップデート
Expand Down
2 changes: 1 addition & 1 deletion server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
require 'exception'

module BCDiceAPI
VERSION = "0.5.1"
VERSION = "0.5.2"
end


Expand Down

0 comments on commit 3cb2845

Please sign in to comment.