beaker-docker 1.4.0 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  module BeakerDocker
2
- VERSION = '1.4.0'
4
+ VERSION = '2.0.0'
3
5
  end
@@ -0,0 +1 @@
1
+ # frozen_string_literal: true