Skip to content

Commit

Permalink
prepare for v0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalzinger committed Nov 28, 2014
1 parent 09a0f2b commit 8a19bd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.dist.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cat-angular",
"version": "0.0.15",
"version": "0.0.17",
"homepage": "https://github.com/Catalysts/cat-angular",
"authors": [
"Thomas Scheinecker <thomas.scheinecker@catalysts.cc>"
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
description = 'cat-angular AngularJS library'

version = '0.0.14'
version = '0.0.17'

buildscript {
repositories {
Expand Down

2 comments on commit 8a19bd2

@tsalzinger
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity cat-angular :: build Build 15 is now running

@tsalzinger
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity cat-angular :: build Build 15 outcome was SUCCESS
Summary: Tests passed: 13 Build time: 00:02:05

Please sign in to comment.