diff --git a/lib/bson/version.rb b/lib/bson/version.rb index 14ab7be5c..5807d35a3 100644 --- a/lib/bson/version.rb +++ b/lib/bson/version.rb @@ -14,5 +14,5 @@ # limitations under the License. module BSON - VERSION = "4.14.0" + VERSION = "4.14.1" end