Skip to content
This repository was archived by the owner on Jun 12, 2019. It is now read-only.

Commit 0b3cc84

Browse files
committed
bump version to 0.9.0
1 parent 61d7ca8 commit 0b3cc84

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
PATH
22
remote: .
33
specs:
4-
bigquery (0.8.3)
4+
bigquery (0.9.0)
55
google-api-client (= 0.8.6)
66

77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
activesupport (4.2.3)
10+
activesupport (4.2.5)
1111
i18n (~> 0.7)
1212
json (~> 1.7, >= 1.7.7)
1313
minitest (~> 5.1)

lib/big_query/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module BigQuery
2-
VERSION = '0.8.3'
2+
VERSION = '0.9.0'
33
end

0 commit comments

Comments
 (0)