Skip to content

Commit

Permalink
Release 4.01004
Browse files Browse the repository at this point in the history
  • Loading branch information
semifor committed Apr 11, 2014
1 parent d45822b commit 9da488e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
4.01004 2014-04-11
- PUT requires paramters in the message body, now (Samuel Kaufman)

4.01003 2014-03-12
- Net::Twitter::Error's twitter_error_text excludes stack trace line number

Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Twitter/Core.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package Net::Twitter::Core;

our $VERSION = '4.01003';
our $VERSION = '4.01004';

# ABSTRACT: A perl interface to the Twitter API

Expand Down
2 changes: 2 additions & 0 deletions src/net-twitter-pod.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -822,6 +822,8 @@ Allen Haim <allen@netherrealm.net>

Joe Papperello (@antipasta on Github and Twitter)

Samuel Kaugman (ediblenergy on Github)

=head1 LICENSE

Copyright (c) 2009-2014 Marc Mims
Expand Down

0 comments on commit 9da488e

Please sign in to comment.