Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgemanrubia committed Jun 15, 2023
1 parent 9dc29c9 commit 6f7fb83
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
audits1984 (0.1.3)
audits1984 (0.1.4)
console1984
rinku
rouge
Expand Down Expand Up @@ -44,11 +44,10 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
colorize (0.8.1)
concurrent-ruby (1.2.2)
console1984 (0.1.26)
colorize
console1984 (0.1.28)
parser
rainbow
crass (1.0.6)
erubi (1.12.0)
ffi (1.15.5)
Expand Down
2 changes: 1 addition & 1 deletion lib/audits1984/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Audits1984
VERSION = '0.1.3'
VERSION = '0.1.4'
end

0 comments on commit 6f7fb83

Please sign in to comment.