lib/google/cloud/errors/version.rb in google-cloud-errors-0.0.1 vs lib/google/cloud/errors/version.rb in google-cloud-errors-1.0.0
- old
+ new
@@ -1,6 +1,6 @@
-# Copyright 2016 Google LLC
+# Copyright 2020 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
@@ -14,9 +14,9 @@
module Google
module Cloud
module Errors
- VERSION = "0.0.1".freeze
+ VERSION = "1.0.0".freeze
end
end
end