diff --git a/Makefile b/Makefile index 50a865d7..55ef0296 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -VERSION := 0.2.0 +VERSION := 0.2.1 TARGET := elasticsearch_exporter include Makefile.COMMON