Skip to content

Commit 9aecb71

Browse files
committed
Bump gem version to 0.10.1
1 parent f51651f commit 9aecb71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ GIT
1717
PATH
1818
remote: .
1919
specs:
20-
tapioca (0.10.0)
20+
tapioca (0.10.1)
2121
bundler (>= 1.17.3)
2222
netrc (>= 0.11.0)
2323
parallel (>= 1.21.0)

lib/tapioca/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 Tapioca
5-
VERSION = "0.10.0"
5+
VERSION = "0.10.1"
66
end

0 commit comments

Comments
 (0)