Skip to content

Commit 2f6ebc1

Browse files
committed
Bumped version to 0.2.2.
1 parent b037daf commit 2f6ebc1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "php-formatter",
33
"displayName": "PHP Formatter",
44
"description": "A wrapper for the Sensiolabs PHP CS Fixer. Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible).",
5-
"version": "0.2.1",
5+
"version": "0.2.2",
66
"publisher": "Sophisticode",
77
"author": {
88
"name": "Dick Visser"

wiki/Release-Notes.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.2.2
2+
3+
Changed wiki links and page titles.
4+
15
### 0.2.1
26

37
Removed `phpformatter.onSave` setting because it is now a native vscode feature.

0 commit comments

Comments
 (0)