Skip to content

Commit 8753b17

Browse files
committed
bump version to 0.1.3; added .gitignore
1 parent 04574a2 commit 8753b17

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_Store

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento2-snippets",
33
"displayName": "Magento 2 Snippets",
44
"description": "A collection of Magento 2 snippets",
5-
"version": "0.1.2",
5+
"version": "0.1.3",
66
"publisher": "jerrylopez",
77
"icon": "images/icon.png",
88
"license": "MIT",

0 commit comments

Comments
 (0)