Skip to content

Commit

Permalink
chore(*): release 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cburgdorf committed Dec 8, 2014
1 parent 169f1a1 commit d8b7330
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
<a name="0.14.0"></a>
## 0.14.0 (2014-12-08)


<a name="0.13.0"></a>
## 0.13.0 (2014-09-10)

Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "sofa-couch-service",
"version": "0.13.0",
"version": "0.14.0",
"homepage": "http://www.sofa.io",
"authors": [
"Pascal Precht <pascal@couchcommerce.com>"
Expand Down
2 changes: 1 addition & 1 deletion dist/sofa.couchService.js
@@ -1,5 +1,5 @@
/**
* sofa-couch-service - v0.13.0 - 2014-09-10
* sofa-couch-service - v0.14.0 - 2014-12-08
*
*
* Copyright (c) 2014 CouchCommerce GmbH (http://www.couchcommerce.com / http://www.sofa.io) and other contributors
Expand Down
2 changes: 1 addition & 1 deletion dist/sofa.couchService.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "sofa-couch-service",
"version": "0.13.0",
"version": "0.14.0",
"description": "Sofa Web SDK couch service component.",
"main": "dist/sofa.couchService.js",
"scripts": {
Expand Down

0 comments on commit d8b7330

Please sign in to comment.