Skip to content

Commit b593a89

Browse files
committed
Bump version to 1.0.4
1 parent a33310f commit b593a89

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ with the current semantic version and the next changes should go under a **[Next
77

88
## [Next]
99

10+
## v1.0.4
11+
12+
* Rebrand to Stack@Illinois. ([@nwalters512](https://github.com/nwalters512) in [#256](https://github.com/illinois/queue/pull/256))
13+
1014
## v1.0.3
1115

1216
* Add user-facing warning about socket errors to help track down [#241](https://github.com/illinois/queue/issues/241). ([@nwalters512](https://github.com/nwalters512) in [#250](https://github.com/illinois/queue/pull/250))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "queue",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "",
55
"main": "node server.js",
66
"scripts": {

0 commit comments

Comments
 (0)