aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/benchmark/version.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/benchmark/version.rb b/lib/benchmark/version.rb
index 90ae2754e4..545575f4ab 100644
--- a/lib/benchmark/version.rb
+++ b/lib/benchmark/version.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
module Benchmark
VERSION = "0.2.0"
end