Skip to content

Commit a4dac89

Browse files
authored
Merge pull request #4 from craigcarnell/master
Increase version to 1.0.3, add gitignore
2 parents b928128 + af6e470 commit a4dac89

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+
.idea/

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"webgriffe/theme-frontend-bootstrap": "^1.0"
1010
},
1111
"type": "magento2-module",
12-
"version": "1.0.1",
12+
"version": "1.0.3",
1313
"license": [
1414
"MIT"
1515
],

0 commit comments

Comments
 (0)