Skip to content

Commit f7b29e2

Browse files
committed
Bump up v0.1.2
1 parent 5457ddf commit f7b29e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)