Commit d0b851dc authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Up version to 3.10.3

parent 0c307501
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
  s.required_rubygems_version = ">= 1.3.5"

  s.name = 'jsduck'
  s.version = '3.10.2'
  s.version = '3.10.3'
  s.date = '2012-05-14'
  s.summary = "Simple JavaScript Duckumentation generator"
  s.description = "Documentation generator for Sencha JS frameworks"
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ module JsDuck
      ]
      @meta_tag_paths = []

      @version = "3.10.2"
      @version = "3.10.3"

      # Customizing output
      @title = "Sencha Docs - Ext JS"