Skip to content

Commit

Permalink
Increment version to 0.10.0.pre2
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed Aug 7, 2024
1 parent f4b799d commit 0ba78a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/trestle/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Trestle
VERSION = "0.10.0.pre"
VERSION = "0.10.0.pre2"
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trestle",
"version": "0.10.0-pre",
"version": "0.10.0-pre2",
"description": "A modern, responsive admin framework for Ruby on Rails",
"homepage": "https://trestle.io",
"repository": "https://github.com/TrestleAdmin/trestle.git",
Expand Down

0 comments on commit 0ba78a9

Please sign in to comment.