Skip to content

Commit 8077cdb

Browse files
authored
Merge pull request #5 from manthanank/new-changes
feat: updated
2 parents 4c1fc89 + 2b7db8b commit 8077cdb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "learn-javascript",
3-
"version": "1.6.0",
3+
"version": "1.8.0",
44
"description": "Complete JavaScript with all resources to learn.",
55
"main": "index.js",
66
"scripts": {

releases.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.7.0"
2+
"version": "1.8.0"
33
}

0 commit comments

Comments
 (0)