Commit 01f14f81 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Up version to 3.4.1

parent 72efe296
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.4.0'
  s.version = '3.4.1'
  s.date = '2012-01-30'
  s.summary = "Simple JavaScript Duckumentation generator"
  s.description = "Documentation generator for Sencha JS frameworks"
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ module JsDuck
      ]
      @meta_tag_paths = []

      @version = "3.4.0"
      @version = "3.4.1"

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