diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-03-27 15:18:25 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-03-27 15:18:25 +0000 |
commit | 447fa2020758f1e832e7c5a08544b05dae189d0d (patch) | |
tree | 4b5a8a6a3d486e99eea7bff646a746175e3ec7ee | |
parent | 2ce7dbd4354f506441e5c28b679b6aea3358b396 (diff) |
Bump Alaveteli version.
-rw-r--r-- | config/initializers/alaveteli.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/initializers/alaveteli.rb b/config/initializers/alaveteli.rb index 840639228..19e8df7d1 100644 --- a/config/initializers/alaveteli.rb +++ b/config/initializers/alaveteli.rb @@ -10,7 +10,7 @@ load "debug_helpers.rb" load "util.rb" # Application version -ALAVETELI_VERSION = '0.20.0.14' +ALAVETELI_VERSION = '0.21.0.0' # Add new inflection rules using the following format # (all these examples are active by default): |