Update version

This commit is contained in:
Snoopy87 2018-08-24 06:51:10 +02:00 committed by GitHub
parent 39e1791067
commit 304c8156a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name := "VexRiscv"
organization := "com.github.spinalhdl"
version := "1.0"
version := "1.0.0"
scalaVersion := "2.11.6"
@ -19,4 +19,4 @@ libraryDependencies ++= Seq(
addCompilerPlugin("org.scala-lang.plugins" % "scala-continuations-plugin_2.11.6" % "1.0.2")
scalacOptions += "-P:continuations:enable"
fork := true
fork := true