Skip to content

Commit bf5b794

Browse files
committedSep 11, 2018
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2018-09-11) ### Bug Fixes * **package.json:** the day i master json ([fe3ab7b](fe3ab7b)) * **package.json:** unbreak it ([afc0378](afc0378)) * **relase:** release to npm even if the private is set to true ([7ded770](7ded770))
1 parent fe3ab7b commit bf5b794

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,7 +1,7 @@
11
{
22
"name": "@guardrails/guardrails-engine-output-schema-validator",
33
"private": true,
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "validate the output of engines",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)
Failed to load comments.