Skip to content

Commit afe60d6

Browse files
committed
Version
1 parent 249f6b2 commit afe60d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import * as monaco from 'monaco-editor'
33
import { Elm } from './src/Main.elm'
44
import { setDiagnosticsOptions } from 'monaco-yaml'
55

6-
const version = '0.3.4'
6+
const version = '0.3.5'
77

88
const app = Elm.Main.init({
99
node: document.getElementById('root'),

0 commit comments

Comments
 (0)