sqldroid 1.0.0.RC2 → 1.0.0.RC3

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.
Binary file
@@ -1,3 +1,3 @@
1
1
  module SQLDroid
2
- VERSION = "1.0.0.RC2"
2
+ VERSION = "1.0.0.RC3"
3
3
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sqldroid
3
3
  version: !ruby/object:Gem::Version
4
- hash: 332496141
4
+ hash: 3104922749
5
5
  prerelease: 6
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
9
  - 0
10
10
  - RC
11
- - 2
12
- version: 1.0.0.RC2
11
+ - 3
12
+ version: 1.0.0.RC3
13
13
  platform: ruby
14
14
  authors:
15
15
  - donv
@@ -17,7 +17,7 @@ autorequire:
17
17
  bindir: bin
18
18
  cert_chain: []
19
19
 
20
- date: 2012-10-25 00:00:00 Z
20
+ date: 2012-11-29 00:00:00 Z
21
21
  dependencies: []
22
22
 
23
23
  description: SQLDroid is a JDBC driver for Android's sqlite database (android.database.sqlite.SQLiteDatabase).
@@ -30,7 +30,7 @@ extensions: []
30
30
  extra_rdoc_files: []
31
31
 
32
32
  files:
33
- - lib/sqldroid/sqldroid-1.0.0.RC2.jar
33
+ - lib/sqldroid/sqldroid-1.0.0.RC3.jar
34
34
  - lib/sqldroid/version.rb
35
35
  - lib/sqldroid.rb
36
36
  homepage: http://sqldroid.org/
Binary file