Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgemanrubia committed Aug 30, 2021
1 parent 88c9842 commit dd5dca5
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
Expand Up @@ -87,7 +87,7 @@ GIT
PATH
remote: .
specs:
audits1984 (0.1.0)
audits1984 (0.1.1)
console1984
rinku
rouge
Expand Down Expand Up @@ -203,7 +203,7 @@ GEM
sqlite3 (1.4.2)
thor (1.1.0)
tilt (2.0.10)
turbo-rails (0.7.0)
turbo-rails (0.7.8)
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.0'
VERSION = '0.1.1'
end

0 comments on commit dd5dca5

Please sign in to comment.