Skip to content

Commit

Permalink
release v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
allmarkedup committed Sep 6, 2021
1 parent 09d0de4 commit df59674
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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:
lookbook (0.2.2)
lookbook (0.2.3)
listen (~> 3.3)
rails (>= 6.0)
redcarpet (~> 3.5)
Expand Down
2 changes: 1 addition & 1 deletion lib/lookbook/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Lookbook
VERSION = "0.2.2"
VERSION = "0.2.3"
end
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lookbook",
"version": "0.2.2",
"version": "0.2.3",
"private": true,
"description": "Supercharge your ViewComponent development",
"pre-commit": [
Expand Down

0 comments on commit df59674

Please sign in to comment.