Skip to content

Commit

Permalink
release 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
workingDog committed May 2, 2019
1 parent 247aea6 commit c996e88
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Change Log
### changes in 0.6

* added getRawResponse(..) in TaxiiConnection to retrieve the raw response from a connection

* updated dependency scalastix to 1.0


### changes in 0.5
Expand Down
1 change: 0 additions & 1 deletion sonatype.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@ publishTo := Some(
sonatypeProfileName := "com.github.workingDog"
releasePublishArtifactsAction := PgpKeys.publishSigned.value
releaseTagName := (version in ThisBuild).value

2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version in ThisBuild := "0.6"
version in ThisBuild := "0.7-SNAPSHOT"

0 comments on commit c996e88

Please sign in to comment.