Skip to content

Commit 0278d47

Browse files
committed
version bump to v1.4.0.rc2
1 parent b1cf51b commit 0278d47

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

History.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.4.next / unreleased
1+
1.4.0.rc2 / 2023-12-12
22
---------------------
33

44
* Add Ruby 3.3.0-rc1 cross-compilation support. (@flavorjones)

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.4.0.rc1"
3-
IMAGE_VERSION = "1.4.0.rc1"
2+
VERSION = "1.4.0.rc2"
3+
IMAGE_VERSION = "1.4.0.rc2"
44
end

0 commit comments

Comments
 (0)