Skip to content

Commit

Permalink
Updating version to 1.1.0 for Eclipse Photon
Browse files Browse the repository at this point in the history
Signed-off-by: James Sutton <[email protected]>
  • Loading branch information
jpwsutton committed Jul 23, 2018
1 parent 1ff91a3 commit 686d322
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "paho-client",
"description": "Eclipse Paho JavaScript MQTT client",
"version": "1.0.3-SNAPSHOT",
"version": "1.1.0",
"main": "./src/paho-mqtt.js",
"repository": {
"type": "git",
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>org.eclipse.paho</groupId>
<artifactId>paho.javascript</artifactId>
<packaging>pom</packaging>
<version>1.0.3-SNAPSHOT</version>
<version>1.1.0</version>
<url>http://www.eclipse.org/paho</url>
<licenses>
<license>
Expand Down

0 comments on commit 686d322

Please sign in to comment.