Skip to content

Commit 178b443

Browse files
committed
Bump up v0.2.0
1 parent 32136a8 commit 178b443

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/syslog/syslog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#include "ruby/util.h"
1313
#include <syslog.h>
1414

15-
#define SYSLOG_VERSION "0.1.2"
15+
#define SYSLOG_VERSION "0.2.0"
1616

1717
/* Syslog class */
1818
static VALUE mSyslog;

0 commit comments

Comments
 (0)