Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MatheusRich committed Sep 10, 2021
1 parent 273d047 commit fba33a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
benchable (0.2.0)
benchable (0.3.1)
benchmark-ips (~> 2.8, >= 2.8.2)
benchmark-memory (~> 0.1.2)

Expand Down Expand Up @@ -139,4 +139,4 @@ DEPENDENCIES
yard (~> 0.9.25)

BUNDLED WITH
2.1.4
2.2.25
2 changes: 1 addition & 1 deletion lib/benchable/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Benchable
VERSION = "0.3.0"
VERSION = "0.3.1"
end

0 comments on commit fba33a8

Please sign in to comment.