Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Commit

Permalink
Increment the major version number.
Browse files Browse the repository at this point in the history
This is because this plugin broke the compatibility due to 7d86c90.
  • Loading branch information
mnogu committed Dec 23, 2015
1 parent 620b6d1 commit e251885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "gatling-kafka"

version := "0.0.7-SNAPSHOT"
version := "0.1.0-SNAPSHOT"

scalaVersion := "2.11.5"

Expand Down

0 comments on commit e251885

Please sign in to comment.