Skip to content

Commit 8067bd3

Browse files
committed
Added version in the docs
1 parent fe6aa94 commit 8067bd3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/cookbook/src/main/asciidoc/book.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= CRaSH Cookbook
22
Julien Viet <http://www.julienviet.com>
3+
v{crash-version}
34

45
The Common Reusable SHell (CRaSH) deploys in a Java runtime and provides interactions with the JVM.
56
Commands are written in Groovy and can be developed at runtime making the extension of the shell very easy

doc/reference/src/main/asciidoc/book.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= CRaSH Reference Guide
22
Julien Viet <http://www.julienviet.com>
3+
v{crash-version}
34

45
The Common Reusable SHell (CRaSH) deploys in a Java runtime and provides interactions with the JVM.
56
Commands are written in Groovy and can be developed at runtime making the extension of the shell very easy

0 commit comments

Comments
 (0)