Etheram68 преди 5 години
родител
ревизия
4e983aea05
променени са 2 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 1 1
      README.md
  2. 2 2
      package.json

+ 1 - 1
README.md

@@ -28,5 +28,5 @@ To report a bug or ask for a feature, please open a [Github issue](https://githu
 
 ## Release Notes
 
-### 0.1.5
+### 0.1.6
 First Version of Auto Create canonical Class for the Cpp language

+ 2 - 2
package.json

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