Skip to content

Commit 48c3bfb

Browse files
committed
bumpup to 6
1 parent 54dce9e commit 48c3bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const port = 8080
2-
const version = 5
2+
const version = 6
33
let http = require('http')
44

55
http.createServer(function(request, response) {

0 commit comments

Comments
 (0)