Skip to content

Commit acf825d

Browse files
authored
bes
1 parent c6c6ecd commit acf825d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrapper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ function setupMethods (soljson) {
230230
},
231231
compile: compileStandardWrapper,
232232
// Temporary wrappers to minimise breaking with other projects.
233-
// NOTE: to be removed in 0.5.1
233+
// NOTE: to be removed in 0.5.2
234234
compileStandard: compileStandardWrapper,
235235
compileStandardWrapper: compileStandardWrapper,
236236
// Loads the compiler of the given version from the github repository

0 commit comments

Comments
 (0)