Skip to content

Commit

Permalink
[ver] 0.2.1 (#50)
Browse files Browse the repository at this point in the history
```
..

Finished in 4.709777s, 0.8493 runs/s, 2.1232 assertions/s.
4 runs, 10 assertions, 0 failures, 0 errors, 0 skips
```
```
Inspecting 8 files
........

8 files inspected, no offenses detected
```
  • Loading branch information
zbigh authored Mar 29, 2023
1 parent ce2e362 commit e0231ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
loco-rails-core (0.2.0)
loco-rails-core (0.2.1)
rails (>= 5.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/loco/core/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Loco
module Core
VERSION = '0.2.0'
VERSION = '0.2.1'
end
end

0 comments on commit e0231ea

Please sign in to comment.