We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7056059 commit d7bddeaCopy full SHA for d7bddea
README.md
@@ -13,6 +13,9 @@
13
If you are using Scala 2.13 you should instead use the compiler flag `-Ymacro-annotations`.
14
An example for handling cross-compiling with both can be found in `project/MacrosCompiler`.
15
16
+## Releasing
17
+
18
+Releasing is done automatically using [sbt-ci-release](https://github.com/sbt/sbt-ci-release).
19
20
### Example
21
```scala
0 commit comments