Skip to content

Commit

Permalink
Add changelog and bump to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul Patel committed Jan 25, 2016
1 parent d34d1d5 commit 188771a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## 1.0.0 (2016-01-25)

* Follow semantic versioning
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esq",
"version": "0.0.13",
"version": "1.0.0",
"description": "Easily build elasticsearch queries",
"author": "Rahul Patel <rahul.patel@holidayextras.com>",
"license": "MIT",
Expand Down

0 comments on commit 188771a

Please sign in to comment.