sqldroid 1.0.0.RC1 → 1.0.0.RC2

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.RC1"
2
+ VERSION = "1.0.0.RC2"
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: -1055817844
4
+ hash: 332496141
5
5
  prerelease: 6
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
9
  - 0
10
10
  - RC
11
- - 1
12
- version: 1.0.0.RC1
11
+ - 2
12
+ version: 1.0.0.RC2
13
13
  platform: ruby
14
14
  authors:
15
15
  - donv
@@ -30,7 +30,7 @@ extensions: []
30
30
  extra_rdoc_files: []
31
31
 
32
32
  files:
33
- - lib/sqldroid/sqldroid-1.0.0.RC1.jar
33
+ - lib/sqldroid/sqldroid-1.0.0.RC2.jar
34
34
  - lib/sqldroid/version.rb
35
35
  - lib/sqldroid.rb
36
36
  homepage: http://sqldroid.org/
Binary file