[wing] Release 0.1.0



commit f1489b8f3073af8a93ac050f73462a16cc6e2c89
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date:   Mon Sep 24 10:49:01 2018 +0200

    Release 0.1.0

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f282326..76359d7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+News in 0.1.0
+--------------
+* Added Continuous integration
+* Improve pkg config generation
+
 News in 0.0.20
 --------------
 * Added support for read-only/write-only pipes
diff --git a/meson.build b/meson.build
index 8329c39..d32ce7a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('wing', 'c',
-        version: '0.0.21',
+        version: '0.1.0',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=2'


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