Skip to content

Commit b672725

Browse files
committed
Version 1.0.0
1 parent 47a76a6 commit b672725

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to the "pest-snippets" extension will be documented in this file.
44

5-
## [1.0]
5+
## [1.0.0]
66

77
- Removed `->` from `pex:`
88
- Removed indentation from every `pex:...`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Pest Snippets",
44
"publisher": "dansysanalyst",
55
"description": "Snippets for Pest PHP testing framework",
6-
"version": "1.0",
6+
"version": "1.0.0",
77
"engines": {
88
"vscode": "^1.57.0"
99
},

0 commit comments

Comments
 (0)