Skip to content

Commit da46e39

Browse files
committed
Bump version from 1.0.2 to 1.1.0
1 parent 552730a commit da46e39

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
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
roast-ai (1.0.2)
4+
roast-ai (1.1.0)
55
activesupport (~> 8.0)
66
async (>= 2.34)
77
rainbow (>= 3.0.0)

lib/roast/version.rb

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

44
module Roast
5-
VERSION = "1.0.2"
5+
VERSION = "1.1.0"
66
end

0 commit comments

Comments
 (0)