Skip to content

Commit 856161d

Browse files
committed
Fix the package.json version
1 parent 2cd3522 commit 856161d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@getmimo/sphinx",
3-
"version": "1.0.10",
3+
"version": "1.1.0",
44
"description": "A library of testing functions which can be used in jest to validate various html, javascript or css files",
55
"repository": "git://github.com/getmimo/sphinx.git",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)