Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @rayo/benchmarks@1.1.6
 - rayo@1.3.0
  • Loading branch information
aichholzer committed May 16, 2019
1 parent 36a6737 commit bb0da2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/benchmarks/package.json
@@ -1,6 +1,6 @@
{
"name": "@rayo/benchmarks",
"version": "1.1.5",
"version": "1.1.6",
"description": "🏆 Rayo's benchmarks.",
"main": "index.js",
"engines": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"ora": "^3.1.0",
"pancho": "^1.0.2",
"polka": "^0.5.2",
"rayo": "^1.2.10"
"rayo": "^1.3.0"
},
"bin": {
"rayobench": "./index.js"
Expand Down
2 changes: 1 addition & 1 deletion packages/rayo/package.json
@@ -1,6 +1,6 @@
{
"name": "rayo",
"version": "1.2.10",
"version": "1.3.0",
"description": "⚡️ Rayo, an extremely fast micro-framework for Nodejs.",
"main": "lib/index.js",
"engines": {
Expand Down

0 comments on commit bb0da2c

Please sign in to comment.