kotlin-compiler
Advanced tools
Comparing version 0.0.0 to 1.1.3-2
{ | ||
"name": "kotlin-compiler", | ||
"version": "0.0.0", | ||
"version": "1.1.3-2", | ||
"description": "Kotlin compiler", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -6,3 +6,3 @@ # Kotlin Programming Language | ||
* [Kotlin Site](http://kotlinlang.org/) | ||
* [Getting Started Guide](http://kotlinlang.org/docs/tutorials/getting-started.html) | ||
* [Getting Started Guide](http://kotlinlang.org/docs/tutorials/javascript/getting-started-idea/getting-started-with-intellij-idea.html) | ||
* [Try Kotlin](http://try.kotlinlang.org/) | ||
@@ -9,0 +9,0 @@ * [Kotlin Standard Library](http://kotlinlang.org/api/latest/jvm/stdlib/index.html) |
1522