Skip to content

Commit a47cf1e

Browse files
committed
version bump
1 parent a0cecdd commit a47cf1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
briard (2.6.3)
4+
briard (2.6.4)
55
activesupport (>= 4.2.5)
66
base32-url (>= 0.5.0, < 1)
77
benchmark_methods (~> 0.7)

lib/briard/version.rb

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

33
module Briard
4-
VERSION = '2.6.3'
4+
VERSION = '2.6.4'
55
end

0 commit comments

Comments
 (0)