mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 22:56:52 +01:00
Changing verison to snapshot
This commit is contained in:
parent
146d76658d
commit
3f895d4673
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
lazy val commonSettings = Seq(
|
||||
organization := "org.bitcoins",
|
||||
name := "bitcoin-s-core",
|
||||
version := "0.0.1",
|
||||
version := "0.0.1-SNAPSHOT",
|
||||
scalaVersion := "2.11.7"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue