We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a5a313 commit 6cf1608Copy full SHA for 6cf1608
resources/META-INF/plugin.xml
@@ -1,10 +1,10 @@
1
<idea-plugin url="https://github.com/strawberry-graphql/strawberry-pycharm-plugin" require-restart="true">
2
<id>rocks.strawberry</id>
3
<name>Strawberry GraphQL</name>
4
- <version>0.0.5</version>
+ <version>0.0.6</version>
5
<vendor email="[email protected]">Strawberry GraphQL</vendor>
6
<change-notes><![CDATA[
7
- <h2>version 0.0.5</h2>
+ <h2>version 0.0.6</h2>
8
<p>Features</p>
9
<ul>
10
<li>Initial Release</li>
0 commit comments