Skip to content

Commit

Permalink
Bump version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MalekKamel committed Oct 28, 2024
1 parent 16ae833 commit 558bb4f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## Version 0.7.1
- Bug fixes

## Version 0.7.0
- Display user-defined JSON files in dashboard
- Add mechanism to sync existing brand with template changes
Expand Down
2 changes: 1 addition & 1 deletion solara/lib/solara/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Solara
VERSION = "0.7.0"
VERSION = "0.7.1"
end

0 comments on commit 558bb4f

Please sign in to comment.