Skip to content

Commit e3dcb97

Browse files
committed
Update Scala from 2.11.0 to 2.11.1
1 parent 0dc3015 commit e3dcb97

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ JVM processes without any prior setup at the target process.
66
## Download
77

88
Download and extract
9-
[scalive-1.2.zip](https://github.com/xitrum-framework/scalive/releases/download/v1.2/scalive-1.2.zip),
9+
[scalive-1.3.zip](https://github.com/xitrum-framework/scalive/releases/download/v1.3/scalive-1.3.zip),
1010
you will see:
1111

1212
```
13-
scalive-1.2/
13+
scalive-1.3/
1414
scalive
1515
scalive.cmd
16-
scalive-1.2.jar
16+
scalive-1.3.jar
1717
1818
scala-library-2.10.4.jar
1919
scala-compiler-2.10.4.jar

dev/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This is the directory that will be zipped when Scalive is released.
2525
zip/
2626
scalive
2727
scalive.cmd
28-
scalive_2.11-1.2-SNAPSHOT.jar -> ../../target/scala-2.11/scalive_2.11-1.2-SNAPSHOT.jar
28+
scalive_2.11-1.3-SNAPSHOT.jar -> ../../target/scala-2.11/scalive_2.11-1.3-SNAPSHOT.jar
2929

3030
scala-library-2.10.4.jar
3131
scala-compiler-2.10.4.jar

0 commit comments

Comments
 (0)