[perl-cairo-gobject] Release 1.005



commit 36c08e4763346bb535df335393b74bc4a6523cf1
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Aug 27 11:35:03 2019 -0700

    Release 1.005

 NEWS                 | 5 +++++
 lib/Cairo/GObject.pm | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 769f24c..0462a7f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Cairo::GObject 1.005
+===========================================
+
+* Fix typo "registed" in comment (GNOME/perl-cairo-gobject!1)
+
 Overview of changes in Cairo::GObject 1.004
 ===========================================
 
diff --git a/lib/Cairo/GObject.pm b/lib/Cairo/GObject.pm
index f7d1b15..9b709ac 100644
--- a/lib/Cairo/GObject.pm
+++ b/lib/Cairo/GObject.pm
@@ -16,7 +16,7 @@ use Glib;
 
 use XSLoader;
 
-our $VERSION = '1.004';
+our $VERSION = '1.005';
 XSLoader::load ('Cairo::GObject', $VERSION);
 
 1;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]