From 75bbd8933897b4c7ca03ad1c0fbd87fa8a1e02ab Mon Sep 17 00:00:00 2001 From: csatanim Date: Fri, 1 Jan 2016 20:00:26 +1100 Subject: [PATCH] TICKET-01: Change something --- book.json | 3 ++- meow.js | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 meow.js diff --git a/book.json b/book.json index 5756364a..109160ad 100644 --- a/book.json +++ b/book.json @@ -1,6 +1,7 @@ { "gitbook": ">1.x.x", "plugins": [ - "exercises" + "exercises", + "wombat" ] } \ No newline at end of file diff --git a/meow.js b/meow.js new file mode 100644 index 00000000..be677b9a --- /dev/null +++ b/meow.js @@ -0,0 +1 @@ +TEST MEOW \ No newline at end of file