소스 검색

Merge tag 'Update_Class' into develop

0.3.3
Etheram68 5 년 전
부모
커밋
dd89360ee9
2개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 0
      README.md
  2. 1 1
      package.json

+ 3 - 0
README.md

@@ -42,6 +42,9 @@ To report a bug or ask for a feature, please open a [Github issue](https://githu
 
 ## Release Notes
 
+## 0.3.3
+Add on template line Accessor
+
 ##  0.3.2
 Modify template for more lisibility and correct error new line
 

+ 1 - 1
package.json

@@ -2,7 +2,7 @@
 	"name": "canonicalclasscpp",
 	"displayName": "42 Canonical Class CPP",
 	"description": "This extension is to automatically create a canonical hpp and cpp file",
-	"version": "0.3.2",
+	"version": "0.3.3",
 	"publisher": "frfreyCanonicalClassCPP",
 	"icon": "42.png",
 	"repository": {