We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af25ead commit 2c97c6aCopy full SHA for 2c97c6a
lib/julia-client.coffee
@@ -8,7 +8,7 @@ toolbar = require './package/toolbar'
8
semver = require 'semver'
9
10
# TODO: Update me when tagging a new relase:
11
-INK_VERSION_COMPAT = "^0.11.2"
+INK_VERSION_COMPAT = "^0.11.6"
12
13
INK_LINK = '[`ink`](https://github.com/JunoLab/atom-ink)'
14
LANGUAGE_JULIA_LINK = '[`language-julia`](https://github.com/JuliaEditorSupport/atom-language-julia)'
0 commit comments