Skip to content

Commit 2c97c6a

Browse files
committed
require ink 0.11.6
1 parent af25ead commit 2c97c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/julia-client.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toolbar = require './package/toolbar'
88
semver = require 'semver'
99

1010
# TODO: Update me when tagging a new relase:
11-
INK_VERSION_COMPAT = "^0.11.2"
11+
INK_VERSION_COMPAT = "^0.11.6"
1212

1313
INK_LINK = '[`ink`](https://github.com/JunoLab/atom-ink)'
1414
LANGUAGE_JULIA_LINK = '[`language-julia`](https://github.com/JuliaEditorSupport/atom-language-julia)'

0 commit comments

Comments
 (0)