Skip to content

Commit 520b97b

Browse files
committed
Changed all triggers from md to mat
1 parent 11f111b commit 520b97b

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

intellij/.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.0
1+
0.11.0

intellij/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### Since 0.11.0 (25 Oct 2017):
2+
3+
- Changed all triggers from `md` to `mat`
4+
15
### Since 0.10.0 (23 Jun 2017):
26

37
- Added support for new `accordion` & `expansion` material components

intellij/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515

1616
apply plugin: 'org.jetbrains.intellij'
1717

18-
version '0.10.0'
18+
version '0.11.0'
1919

2020
apply plugin: 'groovy'
2121
apply plugin: 'java'

vscode/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Since 0.12.0 (25 Oct 2017):
1+
### Since 0.13.0 (25 Oct 2017):
22

33
- Changed help animation
44

0 commit comments

Comments
 (0)