Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.

Commit cce96ec

Browse files
committed
docs: bump version in README
1 parent f9de70f commit cce96ec

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
@@ -40,6 +40,6 @@ schematic.write(new FileOutputStream("schematics/my_schematic.schematic"), regio
4040
<dependency>
4141
<groupId>net.crystalgames</groupId>
4242
<artifactId>Scaffolding</artifactId>
43-
<version>0.1.0-SNAPSHOT</version>
43+
<version>0.1.1-SNAPSHOT</version>
4444
</dependency>
4545
```

0 commit comments

Comments
 (0)