Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #168 from Shan1024/email-change
Browse files Browse the repository at this point in the history
Change vendor email
  • Loading branch information
sameerajayasoma authored Mar 10, 2017
2 parents a222c01 + 5787882 commit 5bc3a7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<idea-plugin version="2">
<id>org.ballerinalang</id>
<name>Ballerina</name>
<version>0.8.0</version>
<version>0.8.1</version>
<category>Custom Languages</category>
<vendor email="support@wso2.org" url="http://wso2.org">WSO2 Inc.</vendor>
<vendor email="ballerinalang@wso2.com" url="http://wso2.org">WSO2 Inc.</vendor>

<description><![CDATA[
Plugin for Ballerina language.<br>
Expand Down

0 comments on commit 5bc3a7b

Please sign in to comment.