Skip to content

Commit 389028d

Browse files
committedJan 25, 2022
bump version
1 parent 8e2582a commit 389028d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎config/application.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Application < Rails::Application
1818
# Application configuration should go into files in config/initializers
1919
# -- all .rb files in that directory are automatically loaded.
2020

21-
VERSION = '2.8.2'.freeze
21+
VERSION = '2.9.0'.freeze
2222

2323
# Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
2424
# Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.

0 commit comments

Comments
 (0)
Please sign in to comment.