jsduck 3.10.2 → 3.10.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/jsduck.gemspec +1 -1
  2. data/lib/jsduck/options.rb +1 -1
  3. metadata +1 -1
data/jsduck.gemspec CHANGED
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
2
2
  s.required_rubygems_version = ">= 1.3.5"
3
3
 
4
4
  s.name = 'jsduck'
5
- s.version = '3.10.2'
5
+ s.version = '3.10.3'
6
6
  s.date = '2012-05-14'
7
7
  s.summary = "Simple JavaScript Duckumentation generator"
8
8
  s.description = "Documentation generator for Sencha JS frameworks"
@@ -75,7 +75,7 @@ module JsDuck
75
75
  ]
76
76
  @meta_tag_paths = []
77
77
 
78
- @version = "3.10.2"
78
+ @version = "3.10.3"
79
79
 
80
80
  # Customizing output
81
81
  @title = "Sencha Docs - Ext JS"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jsduck
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.10.2
4
+ version: 3.10.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: