Skip to content

Commit 07e8590

Browse files
authored
Merge pull request #160 from rake-compiler/rel-1.10.0
Bump VERSION to 1.10.0
2 parents 0d85b96 + 83b22a1 commit 07e8590

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/rake_compiler_dock/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module RakeCompilerDock
2-
VERSION = "1.9.1"
3-
IMAGE_VERSION = "1.9.1"
2+
VERSION = "1.10.0"
3+
IMAGE_VERSION = "1.10.0"
44
end

0 commit comments

Comments
 (0)