Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
james9909 committed Apr 14, 2019
1 parent b0b2cdb commit ea1985b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ with the current semantic version and the next changes should go under a **[Next

## [Next]

## v1.1.0

* Add page for admin management. ([@nwalters512](https://github.com/nwalters512) in [#265](https://github.com/illinois/queue/pull/265))
* Update all dependencies. ([@nwalters512](https://github.com/nwalters512) in [#267](https://github.com/illinois/queue/pull/267))
* Fix attributes missing from the GET queue endpoint. ([@james9909](https://github.com/james9909) in [#268](https://github.com/illinois/queue/pull/268))
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "queue",
"version": "1.0.5",
"version": "1.1.0",
"description": "",
"main": "node server.js",
"scripts": {
Expand Down

0 comments on commit ea1985b

Please sign in to comment.