Skip to content

Commit f6eb25b

Browse files
authored
Merge pull request #102 from rhberro/fixing-version
fix(package): fixing package version and syncing with npm
2 parents 1adf27c + 8df85ab commit f6eb25b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "the-fake-backend",
33
"description": "Build a fake backend by providing the content of files or JavaScript objects through configurable routes.",
4-
"version": "1.0.11-development",
4+
"version": "3.8.0",
55
"license": "ISC",
66
"main": "build/index.js",
77
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)