Bump version to 1.1.0

Changes in update: Render images, no longer ignore .txt extension

Change-Id: Ic44aadbcafe01dfb99c0a6146f1c75b3957c01ba
diff --git a/version.bzl b/version.bzl
index bf08533..f634adb 100644
--- a/version.bzl
+++ b/version.bzl
@@ -3,4 +3,4 @@
 # Used by :install and :deploy when talking to the destination repository.
 # Project uses semantic versioning described at:
 # https://semver.org
-GITILES_VERSION = "1.0.0"
+GITILES_VERSION = "1.1.0"