Skip to content

Commit e20d778

Browse files
authored
Bump version to v0.32.0 (#456)
1 parent 19ff60c commit e20d778

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GIT
1010
PATH
1111
remote: .
1212
specs:
13-
typeprof (0.31.1)
13+
typeprof (0.32.0)
1414
prism (>= 1.4.0)
1515
rbs (>= 3.6.0)
1616

lib/typeprof/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module TypeProf
2-
VERSION = "0.31.1"
2+
VERSION = "0.32.0"
33
end

0 commit comments

Comments
 (0)