Skip to content

Commit a5d9e2d

Browse files
bump version to 0.1.10 for release
1 parent 60b0e0a commit a5d9e2d

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-
boba (0.1.9)
4+
boba (0.1.10)
55
tapioca (<= 0.19.0)
66

77
GEM

lib/boba/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 Boba
5-
VERSION = "0.1.9"
5+
VERSION = "0.1.10"
66
end

0 commit comments

Comments
 (0)