Skip to content

Commit 389028d

Browse files
committed
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

Lines changed: 1 addition & 1 deletion
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)