Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
hopsoft committed Dec 15, 2022
1 parent 0f55c41 commit 8a6a5ab
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@
</h1>
<p align="center">
<a href="http://blog.codinghorror.com/the-best-code-is-no-code-at-all/">
<img alt="Lines of Code" src="https://img.shields.io/badge/loc-989-47d299.svg" />
<img alt="Lines of Code" src="https://img.shields.io/badge/loc-1116-47d299.svg" />
</a>
<a href="https://codeclimate.com/github/hopsoft/reflex_behaviors/maintainability">
<img src="https://api.codeclimate.com/v1/badges/7aac6daed3e4032e292e/maintainability" />
Expand Down
2 changes: 1 addition & 1 deletion app/assets/builds/reflex_behaviors.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/assets/builds/reflex_behaviors.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/reflex_behaviors/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module ReflexBehaviors
VERSION = "0.0.9"
VERSION = "0.0.10"
end

0 comments on commit 8a6a5ab

Please sign in to comment.