Skip to content

Commit

Permalink
Increased version
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianRappl committed Mar 10, 2018
1 parent 7509e3b commit 1e51bfc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.5.0

- Enhanced documentation
- Provide function injector for unit tests
- Improved initial console output
- Added preview animation to README

## 0.4.4

- Fixed WS proxy bug when sending on closed sockets
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kras",
"version": "0.4.4",
"version": "0.5.0",
"description": "Efficient server proxying and mocking in Node.js.",
"main": "dist/server/kras.js",
"types": "dist/server/kras.d.ts",
Expand Down

0 comments on commit 1e51bfc

Please sign in to comment.