소스 검색

docs: Changing "0.0.0" --> "0.1.0" (#1118)

andrealincoln 3 년 전
부모
커밋
43c119dbde
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/src/tutorials/tutorial-0.md

+ 1 - 1
docs/src/tutorials/tutorial-0.md

@@ -96,7 +96,7 @@ a `target/idl/basic_0.json` file is created. Inspecting its contents you should
 
 ```json
 {
-  "version": "0.0.0",
+  "version": "0.1.0",
   "name": "basic",
   "instructions": [
     {