-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start multiple docker containers #4
Conversation
src/main/scala/com/lifeway/sbt/testdocker/StartTestDocker.scala
Outdated
Show resolved
Hide resolved
I'm good with the change. can you update the README for usage and bump the version to 1.1.0? I'm not sure how the version was previously set... |
I updated the README. Versioning is handle by tags so I'll make sure to tag it appropriately. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
... did this version number need to be incremented?
README
For sbt 1.0:
addSbtPlugin("com.lifeway" % "sbt-testdocker" % "1.0.0")
@jbellars was right. The readme for what version needs to be updated too. Can someone hit this? @matthewdunbar @jordanfjellman @davidhulse |
No description provided.