Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joseluisq committed Aug 10, 2016
1 parent 7d36dd0 commit 8b772d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-deployit",
"description": "Deploy your files easily using FTP.",
"version": "0.1.1",
"version": "1.0.0",
"homepage": "https://github.com/joseluisq/grunt-deployit",
"author": {
"name": "José Luis Quintana",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
## Release History
Date | Version | Description
--- | --- | ---
2016-08-10 | v0.1.1 | Update all dependencies 🌴 and node verions.
2016-08-10 | v1.0.0 | Update all dependencies 🌴, node verions and standardjs.
2015-10-12 | v0.1.0 | Work in progress, not yet officially released.

## License
Expand Down

0 comments on commit 8b772d3

Please sign in to comment.