Skip to content

Commit 9d33896

Browse files
committed
Bump up v0.3.0
1 parent d420a80 commit 9d33896

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.2.0"
15+
#define SYSLOG_VERSION "0.3.0"
1616

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

0 commit comments

Comments
 (0)