Now developing 0.2.0
authorBrian Brazil <brian.brazil@robustperception.io>
Fri, 8 Apr 2016 09:22:33 +0000 (10:22 +0100)
committerBrian Brazil <brian.brazil@robustperception.io>
Fri, 8 Apr 2016 09:22:33 +0000 (10:22 +0100)
Makefile

index cfdf04e6424aa258fd46d28b32f9c3e6f5ca358f..0e1dccb86c84e567bf629422d178d305e708095e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-VERSION  := 0.1.0
+VERSION  := 0.2.0
 TARGET   := blackbox_exporter
 GOFLAGS  := -ldflags "-X main.Version=$(VERSION)"