neon_crm 0.0.9 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.md +1 -1
  2. data/lib/neon_crm/version.rb +1 -1
  3. metadata +2 -2
data/README.md CHANGED
@@ -6,7 +6,7 @@ Provides login and create account by [NeonCRM](http://www.z2systems.com) API
6
6
 
7
7
  ![carbonvalley logo](http://community.sk.ru/cfs-filesystemfile.ashx/__key/communityserver-components-secureimagefileviewer/skl-entities-files-97e01657_2D00_212a_2D00_4cde_2D00_93db_2D00_2f7869011e4d/logo_2D00_cube.png_2D00_300x150.png)
8
8
 
9
- It was originally developed by carbonvalley/ team.
9
+ It was originally developed by carbonvalley team.
10
10
 
11
11
  ## Installation
12
12
 
@@ -1,3 +1,3 @@
1
1
  module NeonCrm
2
- VERSION = "0.0.9"
2
+ VERSION = "0.1.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neon_crm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9
4
+ version: 0.1.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-04-10 00:00:00.000000000 Z
12
+ date: 2014-04-15 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler