Skip to content

Commit 716c0f1

Browse files
authored
Update version.rb to 5.1.0
1 parent 0714f6a commit 716c0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/wasabi/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Wasabi
4-
VERSION = '5.0.3'
4+
VERSION = '5.1.0'
55
end

0 commit comments

Comments
 (0)