Skip to content

Commit d151440

Browse files
committed
[doc] Update README.md for new 1.0.1 release
1 parent 2043675 commit d151440

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ $ cd my-projects
2020
$ mvn archetype:generate \
2121
-DarchetypeGroupId=xyz.elemental.expath \
2222
-DarchetypeArtifactId=elemental-expath-package-archetype \
23-
-DarchetypeVersion=1.0.0
23+
-DarchetypeVersion=1.0.1
2424
```
2525

2626
Maven will then prompt you for a `groupId`, `artifactId`, `version`, and `package` for your project.

0 commit comments

Comments
 (0)