Skip to content

Commit

Permalink
Update to version 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
jqno committed Aug 5, 2019
1 parent 8db720b commit 6248a1c
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
Expand Up @@ -2,7 +2,7 @@ enablePlugins(SbtPlugin)

name := "sbt-findsecbugs"
organization := "nl.codestar"
version := "0.11-SNAPSHOT"
version := "0.11"
description := "The Findbugs security plugin wrapped in a sbt plugin"

scalaVersion := "2.12.8"
Expand Down

0 comments on commit 6248a1c

Please sign in to comment.