Skip to content

Commit c9390e0

Browse files
committed
version bump
1 parent bf69b64 commit c9390e0

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,8 +1,8 @@
11
PATH
22
remote: .
33
specs:
4-
bigquery (0.8.2)
5-
google-api-client (~> 0.8.2)
4+
bigquery (0.8.3)
5+
google-api-client (= 0.8.6)
66

77
GEM
88
remote: https://rubygems.org/

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.2'
2+
VERSION = '0.8.3'
33
end

0 commit comments

Comments
 (0)