From d05aee80898d9f2cf77d63571072ad5a919daa04 Mon Sep 17 00:00:00 2001 From: "ivan.evgrafov" Date: Mon, 29 Jan 2018 10:56:19 +0400 Subject: [PATCH] bump version --- lib/gnuplotrb/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/gnuplotrb/version.rb b/lib/gnuplotrb/version.rb index c1e9533..277b88b 100644 --- a/lib/gnuplotrb/version.rb +++ b/lib/gnuplotrb/version.rb @@ -4,5 +4,5 @@ module GnuplotRB ## # Gem version - VERSION = '0.3.4' + VERSION = '0.4.0'.freeze end