Skip to content

Commit

Permalink
release 1.1.10 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhe123 authored Jun 14, 2018
1 parent 13b0972 commit c84c08f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.1.10 / 2018-06-01
==================

* add vpc and cdn events trigger support

1.1.8 / 2018-05-04
==================

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Add Maven dependencies into pom.xml
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>aliyun-java-sdk-fc</artifactId>
<version>1.1.8</version>
<version>1.1.10</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.aliyun</groupId>
<artifactId>aliyun-java-sdk-fc</artifactId>
<packaging>jar</packaging>
<version>1.1.9-SNAPSHOT</version>
<version>1.1.10</version>
<name>aliyun-java-sdk-fc</name>
<url>https://www.aliyun.com/product/fc</url>
<description>Aliyun Java SDK for FunctionCompute</description>
Expand Down

0 comments on commit c84c08f

Please # to comment.