Skip to content

Commit 8f69852

Browse files
committed
bump
1 parent c478527 commit 8f69852

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ CHANGELOG
22
=========
33

44
## 1.4.0
5-
# ColdBox Tracer Appender added by Default by Eric Peterson
5+
* ColdBox Tracer Appender added by Default by Eric Peterson
66

77
## 1.3.0
88
* Travis integration

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://travis-ci.org/ColdBox/cbox-debugger.svg?branch=master)](https://travis-ci.org/ColdBox/cbox-debugger)
1+
[![Build Status](https://travis-ci.org/coldbox-modules/cbox-debugger.svg?branch=master)](https://travis-ci.org/coldbox-modules/cbox-debugger)
22

33
#WELCOME TO THE COLDBOX DEBUGGER MODULE
44
This module will enhance your application with debugger capabilities, a nice debugging panel and much more to make your ColdBox application development nicer, funer and greater! Yes, funer is a word!

workbench/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- Version: UPDATE ON EACH RELEASE AS NEEDED -->
44
<property name="project.name" value="cbdebugger" />
55
<property name="module.name" value="cbdebugger" />
6-
<property name="project.version" value="1.4.0"/>
6+
<property name="project.version" value="1.5.0"/>
77
<property name="groupID" value="ortussolutions" />
88

99
<!-- Build Labels -->

0 commit comments

Comments
 (0)