hotspots 0.0.13 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
data/CHANGELOG.markdown CHANGED
@@ -1,3 +1,8 @@
1
+ v0.1.0
2
+ ------
3
+
4
+ * Version bump to force gem install to donwload latest version
5
+
1
6
  v0.0.13
2
7
  -------
3
8
 
@@ -1,3 +1,3 @@
1
1
  module Hotspots
2
- VERSION = "0.0.13"
2
+ VERSION = "0.1.0"
3
3
  end
metadata CHANGED
@@ -4,9 +4,9 @@ version: !ruby/object:Gem::Version
4
4
  prerelease: false
5
5
  segments:
6
6
  - 0
7
+ - 1
7
8
  - 0
8
- - 13
9
- version: 0.0.13
9
+ version: 0.1.0
10
10
  platform: ruby
11
11
  authors:
12
12
  - Chirantan Mitra