<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,7 @@
+0.8.3
+
 0.8.2
+ - When a call hangs up, Adhearsion will no longer show random exceptions (that were okay) and instead allows the user to rescue a Hangup exception.
  - ManagerInterfaceResponse now include()s DRbUndumped, allowing send_action() to be called directly over DRb.
  - Fixes an inconsequential bug when CTL-C'ing Adhearsion.
 </diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -112,7 +112,7 @@ ADHEARSION_FILES = %w{
 
 Gem::Specification.new do |s|
   s.name = &quot;adhearsion&quot;
-  s.version = &quot;0.8.2&quot;
+  s.version = &quot;0.8.3&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Jay Phillips&quot;]</diff>
      <filename>adhearsion.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ module Adhearsion #:nodoc:
   module VERSION #:nodoc:
     MAJOR = 0 unless defined? MAJOR
     MINOR = 8 unless defined? MINOR
-    TINY  = 2 unless defined? TINY
+    TINY  = 3 unless defined? TINY
 
     STRING = [MAJOR, MINOR, TINY].join('.') unless defined? STRING
   end</diff>
      <filename>lib/adhearsion/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e8391f1b165090dd1886b934249834b10519c3bb</id>
    </parent>
  </parents>
  <author>
    <name>Jay Phillips</name>
    <email>jicksta+git@gmail.com</email>
  </author>
  <url>http://github.com/jicksta/adhearsion/commit/164eee425eefac0f0d3a8feec94186761863f8d8</url>
  <id>164eee425eefac0f0d3a8feec94186761863f8d8</id>
  <committed-date>2009-03-24T12:59:53-07:00</committed-date>
  <authored-date>2009-03-24T12:59:53-07:00</authored-date>
  <message>Incrementing version to 0.8.3</message>
  <tree>8ff82d7943a0e836042a5b32febcea07f3bd7cfb</tree>
  <committer>
    <name>Jay Phillips</name>
    <email>jicksta+git@gmail.com</email>
  </committer>
</commit>
