Skip to content

Commit 6c80ef5

Browse files
committed
Bump removal of compileStandardWrapper from 0.5.1 to 0.5.2 (b9274b9)
1 parent ac6319d commit 6c80ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ used in combination with an Ethereum client via the `eth.compile.solidity()` RPC
3535

3636
Starting from version 0.5.0, `compile`, `compileStandard` and `compileStandardWrapper` all do the same thing - what `compileStandardWrapper` used to do.
3737

38-
*Note*: with 0.5.1, `compileStandard` and `compileStandardWrapper` will be removed.
38+
*Note*: with 0.5.2, `compileStandard` and `compileStandardWrapper` will be removed.
3939

4040
Starting from version 0.5.0 the low-level functions are also exposed:
4141
- `solc.lowlevel.compileSingle`: the original entry point, supports only a single file

0 commit comments

Comments
 (0)