Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgemanrubia committed Oct 6, 2021
1 parent b0e3963 commit b99ec82
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ GIT
PATH
remote: .
specs:
audits1984 (0.1.1)
audits1984 (0.1.2)
console1984
rinku
rouge
Expand All @@ -112,8 +112,9 @@ GEM
childprocess (3.0.0)
colorize (0.8.1)
concurrent-ruby (1.1.9)
console1984 (0.1.6)
console1984 (0.1.18)
colorize
parser
crass (1.0.6)
erubi (1.10.0)
ffi (1.15.3)
Expand Down Expand Up @@ -157,7 +158,7 @@ GEM
regexp_parser (2.1.1)
rexml (3.2.5)
rinku (2.0.6)
rouge (3.26.0)
rouge (3.26.1)
rubocop (1.18.4)
parallel (~> 1.10)
parser (>= 3.0.0.0)
Expand Down Expand Up @@ -203,7 +204,7 @@ GEM
sqlite3 (1.4.2)
thor (1.1.0)
tilt (2.0.10)
turbo-rails (0.7.8)
turbo-rails (0.8.1)
rails (>= 6.0.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
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.1'
VERSION = '0.1.2'
end

0 comments on commit b99ec82

Please sign in to comment.