Forráskód Böngészése

Merge tag 'Update_Class' into develop

0.3.3
Etheram68 5 éve
szülő
commit
dd89360ee9
2 módosított fájl, 4 hozzáadás és 1 törlés
  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": {