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+
19## [ 3.31.1] ( https://github.com/atom-ide-community/atom-script/compare/v3.31.0...v3.31.1 ) (2021-03-23)
210
311
Original file line number Diff line number Diff line change 11{
22 "name" : " script" ,
33 "main" : " ./lib/script" ,
4- "version" : " 3.31.1 " ,
4+ "version" : " 3.31.2 " ,
55 "private" : false ,
66 "description" : " Run code in Atom!" ,
77 "author" : " Kyle Kelley <rgbkrk@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments