Skip to content

Commit 26b6984

Browse files
committed
Release BCDice 3.3.0
1 parent 580559b commit 26b6984

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## Unreleased
3+
## 3.3.0 2021/05/26
44

55
### 対応ゲームシステムの追加
66
- スタリィドール (StarryDolls): よっしーさんありがとうっ! ([#443](https://github.com/bcdice/BCDice/pull/443))

lib/bcdice/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module BCDice
4-
VERSION = "3.2.0"
4+
VERSION = "3.3.0"
55
end

0 commit comments

Comments
 (0)