Skip to content

Commit

Permalink
release v0.5.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
allmarkedup committed Dec 17, 2021
1 parent f003cb3 commit 1155443
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 17,747 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
lookbook (0.4.8)
lookbook (0.5.0.beta.0)
htmlbeautifier (~> 1.3)
listen (~> 3.0)
rails (>= 5.0)
Expand Down Expand Up @@ -96,7 +96,7 @@ GEM
listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.12.0)
loofah (2.13.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -152,7 +152,7 @@ GEM
redcarpet (3.5.1)
regexp_parser (2.1.1)
rexml (3.2.5)
rouge (3.26.1)
rouge (3.27.0)
rubocop (1.20.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
Expand All @@ -177,7 +177,7 @@ GEM
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.4.1)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
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.4.8"
VERSION = "0.5.0.beta.0"
end
4 changes: 2 additions & 2 deletions 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.4.8",
"version": "0.5.0-beta.0",
"description": "A native development UI for ViewComponent",
"targets": {
"app": {
Expand Down
Loading

0 comments on commit 1155443

Please sign in to comment.