Skip to content

Commit 137fac8

Browse files
author
Asfand Qazi
committed
Bump version to 1.1.0.rc1
This is the first release candidate of v1.1.0. It will be released as v1.1.0 after it has been tested by the machine_bot project.
1 parent 1e4f7cd commit 137fac8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
openc-schema (1.0.0.dev)
4+
openc-schema (1.1.0.rc1)
55
json_validation (= 0.1.0)
66
openc-json_schema (= 0.0.14)
77
openc_json_schema_formats (= 0.1.3)

openc-schema.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
33

44
Gem::Specification.new do |spec|
55
spec.name = "openc-schema"
6-
spec.version = "1.0.0.dev"
6+
spec.version = "1.1.0.rc1"
77
spec.authors = ["OpenCorporates dev team"]
88

99
spec.summary = %q{JSON Schema to validate data before sending to OpenCorporates.}

0 commit comments

Comments
 (0)