Skip to content

Commit 5a66fad

Browse files
committed
v0.31.0
1 parent 9daeaef commit 5a66fad

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 0.31.0
4+
5+
- RBS: Add missing RBS signatures (#677)
6+
37
## 0.30.0
48

59
- RBS: Add missing signatures (#674)

lib/gruff/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# rbs_inline: enabled
44

55
module Gruff
6-
VERSION = '0.30.0'
6+
VERSION = '0.31.0'
77
end

0 commit comments

Comments
 (0)