ruby-oci8 2.2.0.1 → 2.2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/ChangeLog +4 -0
  2. data/lib/oci8/version.rb +1 -1
  3. metadata +3 -3
data/ChangeLog CHANGED
@@ -1,3 +1,7 @@
1
+ 2015-10-12 Kubo Takehiro <kubo@jiubao.org>
2
+ * lib/oci8/version.rb: Update the version to 2.2.0.2 to
3
+ release binary gems for mingw32.
4
+
1
5
  2015-10-11 Kubo Takehiro <kubo@jiubao.org>
2
6
  * NEWS: Add changes between 2.2.0 and 2.2.0.1.
3
7
  * docs/install-on-osx.md: Fix indent width.
@@ -1,3 +1,3 @@
1
1
  class OCI8
2
- VERSION = "2.2.0.1"
2
+ VERSION = "2.2.0.2"
3
3
  end
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 2
7
7
  - 2
8
8
  - 0
9
- - 1
10
- version: 2.2.0.1
9
+ - 2
10
+ version: 2.2.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Kubo Takehiro
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2015-10-11 00:00:00 +09:00
18
+ date: 2015-10-12 00:00:00 +09:00
19
19
  default_executable:
20
20
  dependencies: []
21
21