Skip to content

Commit cc71eb4

Browse files
authored
Prepare for 0.10.1 release (#506)
1 parent f405db3 commit cc71eb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/trestle/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Trestle
2-
VERSION = "0.10.0"
2+
VERSION = "0.10.1"
33
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trestle",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "A modern, responsive admin framework for Ruby on Rails",
55
"homepage": "https://trestle.io",
66
"repository": "https://github.com/TrestleAdmin/trestle.git",

0 commit comments

Comments
 (0)