Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgemanrubia committed Mar 3, 2024
1 parent b1e30f0 commit d2d3790
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:
audits1984 (0.1.5)
audits1984 (0.1.6)
console1984
rinku
rouge
Expand Down Expand Up @@ -226,7 +226,7 @@ GEM
sqlite3 (1.6.3-x86_64-linux)
thor (1.2.2)
timeout (0.4.1)
turbo-rails (1.5.0)
turbo-rails (2.0.4)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.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.5'
VERSION = '0.1.6'
end

0 comments on commit d2d3790

Please sign in to comment.