diff --git a/include/bw_gain.h b/include/bw_gain.h index c4340c7..d3d03c2 100644 --- a/include/bw_gain.h +++ b/include/bw_gain.h @@ -20,13 +20,19 @@ /*! * module_type {{{ dsp }}} - * version {{{ 1.2.0 }}} + * version {{{ 1.2.1 }}} * requires {{{ bw_common bw_math bw_one_pole }}} * description {{{ * Smoothed gain module with optional sticky gain-reach threshold. * }}} * changelog {{{ *