Skip to content

Commit 9268b55

Browse files
committed
bump to 0.4.1
1 parent 4599ecc commit 9268b55

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## v0.4.1 (2nd February 2016)
4+
- fix package build to include new header files from refactoring
5+
36
## v0.4.0 (2nd February 2016)
47

58
### Features

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ([2.52])
2-
AC_INIT([restclient-cpp], [0.4.0], [[email protected]])
2+
AC_INIT([restclient-cpp], [0.4.1], [[email protected]])
33
AM_INIT_AUTOMAKE([foreign subdir-objects])
44
LT_INIT
55
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)