Skip to content

Commit 995a92e

Browse files
committed
Release 0.10.2
1 parent 1ce41cc commit 995a92e

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+
## 0.10.2
2+
3+
- BCDice Ver2.06.00 にアップデート
4+
5+
16
## 0.10.1
27

38
- admin.yaml を読み込まない問題を修正 (#20) (thanks @ochaochaocha3)

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 = '0.10.1'
4+
VERSION = '0.10.2'
55
end

0 commit comments

Comments
 (0)