We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279a26e commit c2884e8Copy full SHA for c2884e8
lib/ilios/version.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module Ilios
4
- VERSION = '0.4.10'
+ VERSION = '0.4.11'
5
public_constant :VERSION
6
7
CASSANDRA_CPP_DRIVER_VERSION = '2.17.1'
0 commit comments