We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 984ca3a commit 48d6b52Copy full SHA for 48d6b52
contentstack.gemspec
@@ -6,8 +6,8 @@ Gem::Specification.new do |s|
6
s.name = %q{contentstack}
7
s.version = Contentstack::VERSION.dup
8
s.date = Time.now
9
- s.authors = [%q{Rohit Sharma}]
10
- s.email = ["rubygems@contentstack.com"]
+ s.authors = [%q{Contentstack}]
+ s.email = ["support@contentstack.com"]
11
12
s.required_ruby_version = '>= 2.0'
13
lib/contentstack/version.rb
@@ -1,3 +1,3 @@
1
module Contentstack
2
- VERSION = "0.0.2"
+ VERSION = "0.0.3"
3
end
0 commit comments