Release 1.1.0

This patch marks release 1.1.0.
diff --git a/README.md b/README.md
index 45e2ebd..ea1b0cc 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
 There is an RPM available for installing on RedHat/CentOS:
 
 ```shell
-$ yum install https://github.com/akutz/cloud-init-vmware-guestinfo/releases/download/v1.0.0/cloud-init-vmware-guestinfo-1.0.0-1.el7.noarch.rpm
+$ yum install https://github.com/akutz/cloud-init-vmware-guestinfo/releases/download/v1.1.0/cloud-init-vmware-guestinfo-1.1.0-1.el7.noarch.rpm
 ```
 
 ### Installing on other Linux distributions
diff --git a/rpm.el7.spec b/rpm.el7.spec
index 793b7b4..f57a0a5 100644
--- a/rpm.el7.spec
+++ b/rpm.el7.spec
@@ -6,7 +6,7 @@
 # common
 #################################################################################
 Name:           cloud-init-vmware-guestinfo
-Version:        1.0.0
+Version:        1.1.0
 Release:        1.el7
 Summary:        A cloud-init datasource that uses VMware GuestInfo
 License:        Apache2