We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de7406 commit 66c6ddcCopy full SHA for 66c6ddc
Rakefile
@@ -51,7 +51,6 @@ import 'rake_tasks/elasticsearch_tasks.rake'
51
import 'rake_tasks/test_tasks.rake'
52
import 'rake_tasks/doc_generator.rake'
53
import 'rake_tasks/docker_tasks.rake'
54
-import 'rake_tasks/update_version.rake'
55
require 'pathname'
56
57
CURRENT_PATH = Pathname(File.expand_path(__dir__))
rake_tasks/update_version.rake
0 commit comments