Skip to content

Commit 048bb5c

Browse files
committed
Update README.md
1 parent 7bec37e commit 048bb5c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ compare performance of jsoniter-scala with: [circe](https://github.com/circe/cir
3333
[smithy4s-json](https://github.com/disneystreaming/smithy4s/tree/main/modules/json),
3434
[uPickle](https://github.com/lihaoyi/upickle), [zio-json](https://github.com/zio/zio-json)
3535
compiled by Scala.js 1.17.0 to ES 2015 with GCC v20220202 optimizations applied on
36-
Intel® Core™ i7-11800H CPU @ 2.3GHz (max 4.6GHz), RAM 64Gb DDR4-3200, Ubuntu 23.10 (Linux 6.6).
36+
Intel® Core™ i7-11800H CPU @ 2.3GHz (max 4.6GHz), RAM 64Gb DDR4-3200, Ubuntu 23.10 (Linux 6.8).
3737

3838
## Contents
3939

@@ -822,6 +822,8 @@ compilation time of jsoniter-scala for Scala 3 enumerations (sum types) with cir
822822

823823
### Publish locally
824824

825+
Use publishing of SNAPSHOT versions to your local artifact repositories for testing with other libraries or applications.
826+
825827
Publish to the local Ivy repo:
826828
```sh
827829
sbt clean +publishLocal

0 commit comments

Comments
 (0)