File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.31.2] ( https://github.com/atom-ide-community/atom-script/compare/v3.31.1...v3.31.2 ) (2021-05-11)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * fix kotlin for newer Kotlin versions ([ #2468 ] ( https://github.com/atom-ide-community/atom-script/issues/2468 ) ) ([ 75bd9f5] ( https://github.com/atom-ide-community/atom-script/commit/75bd9f5b0d978aadf10c55c9c0a7759d970bd96d ) )
7
+ * update dependencies ([ 16a07fd] ( https://github.com/atom-ide-community/atom-script/commit/16a07fdd44f1ad5499092ac444fef01c88d184ee ) )
8
+
1
9
## [ 3.31.1] ( https://github.com/atom-ide-community/atom-script/compare/v3.31.0...v3.31.1 ) (2021-03-23)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " script" ,
3
3
"main" : " ./lib/script" ,
4
- "version" : " 3.31.1 " ,
4
+ "version" : " 3.31.2 " ,
5
5
"private" : false ,
6
6
"description" : " Run code in Atom!" ,
7
7
"author" :
" Kyle Kelley <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments