Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
hopsoft committed Feb 7, 2023
1 parent b8a484f commit 981222c
Show file tree
Hide file tree
Showing 3 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-1395-47d299.svg" />
<img alt="Lines of Code" src="https://img.shields.io/badge/loc-1387-47d299.svg" />
</a>
<a href="https://codeclimate.com/github/hopsoft/turbo_boost-elements/maintainability">
<img src="https://api.codeclimate.com/v1/badges/7aac6daed3e4032e292e/maintainability" />
Expand Down
2 changes: 1 addition & 1 deletion lib/turbo_boost/elements/version.rb
Expand Up @@ -2,6 +2,6 @@

module TurboBoost
module Elements
VERSION = "0.0.10"
VERSION = "0.0.11"
end
end
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -280,9 +280,9 @@
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==

"@types/node@*":
version "18.11.19"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.19.tgz#35e26df9ec441ab99d73e99e9aca82935eea216d"
integrity sha512-YUgMWAQBWLObABqrvx8qKO1enAvBUdjZOAWQ5grBAkp5LQv45jBvYKZ3oFS9iKRCQyFjqw6iuEa1vmFqtxYLZw==
version "18.13.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850"
integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==

"@types/unist@^2.0.0", "@types/unist@^2.0.2":
version "2.0.6"
Expand Down

0 comments on commit 981222c

Please sign in to comment.