Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascal Küsgen committed Dec 17, 2015
1 parent 3913ba0 commit e077476
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<a name="1.0.0"></a>
# [1.0.0](https://github.com/blankogmbh/kirby-git-commit-and-push-content/compare/v0.0.7...v1.0.0) (2015-12-17)




<a name="0.0.7"></a>
## [0.0.7](//compare/v0.0.6...v0.0.7) (2015-12-11)

Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "git-commit-and-push-content",
"readable": "Git Commit and Push Content",
"version": "0.0.7",
"repository" : {
"type" : "git",
"url" : "https://github.com/blankogmbh/kirby-git-commit-and-push-content.git"
"version": "1.0.0",
"repository": {
"type": "git",
"url": "https://github.com/blankogmbh/kirby-git-commit-and-push-content.git"
},
"stable": true,
"description": "Version Controle your Content-Folder",
Expand Down

0 comments on commit e077476

Please sign in to comment.