lib/fastly/version.rb in fastly-1.4.2 vs lib/fastly/version.rb in fastly-1.4.3

- old
+ new

@@ -1,8 +1,8 @@ class Fastly # An iteration of your configuration class Version < Base - attr_accessor :service_id, :number, :name, :active, :staging, :testing, :deployed, :comment + attr_accessor :service_id, :number, :name, :active, :staging, :testing, :deployed, :comment, :locked ## # :attr: service_id # The id of the service this belongs to.