From c11343c63183ec22bdb737f8f7f53e9d8eaddda6 Mon Sep 17 00:00:00 2001 From: "junzhan.yzw" Date: Thu, 22 Oct 2015 20:39:05 +0800 Subject: [PATCH] add tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57e6ddb..232935f 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ Ofcourse, you can use the powerfull ZeroBraneStudio to debug. [see more detail]( Use with cocoapods ---------- see examples/TestWaxPod demo. -* add `pod 'wax', :git=>'git@github.com:alibaba/wax.git', :tag=>'1.0.0'` to your podfile. (tag in your needs) +* add `pod 'wax', :git=>'git@github.com:alibaba/wax.git', :tag=>'1.1.0'` to your podfile. (tag in your needs) * then you can run lua code. ``` lua