Skip to content

Commit 7203b36

Browse files
committed
Release 0.9.135 [135/2481efacaef4a87c0d4ad3423444f8bdb9beca2b] (jimply-clammy-refer)
1 parent 239738d commit 7203b36

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

.release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.133
1+
0.9.135

.release.details

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.133 133 509f5e832a592500609650b5335d3c48eb42f5a4 nicely-canty-tonga
1+
0.9.135 135 2481efacaef4a87c0d4ad3423444f8bdb9beca2b jimply-clammy-refer

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Make sure you have the JCenter repo in your pom.xml
2727
<dependency>
2828
<groupId>com.sillelien</groupId>
2929
<artifactId>java-as-script</artifactId>
30-
<version>0.9.133</version>
30+
<version>0.9.135</version>
3131
</dependency>
3232
```
3333

@@ -104,5 +104,3 @@ Please contact me through Gitter (chat) or through GitHub Issues.
104104

105105
For commercial support please <a href="mailto:hello@neilellis.me">contact me directly</a>.
106106
-------
107-
108-
Java-as-Script is a JSR 223 [Java Scripting API](http://docs.oracle.com/javase/6/docs/technotes/guides/scripting/programmer_guide/index.html) implementation for "Java" as the target scripting language. You can embed and execute Java code as scripting into your Java program. In case of Java "scripting", there is no a new language, is pure Java code with compilation on the fly.

0 commit comments

Comments
 (0)