diff --git a/.gx/lastpubver b/.gx/lastpubver index 11206d1b6c88180002f7f6ce01b949539069caf8..8e33029c5c70b59fcb97240b9a8b71fb4d16ff21 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.0.0: QmSsEjZVtM49rDWFa1sNumNmw3rhihcqCRRtyaqyN92mTf +1.0.1: Qmf7HqcW7LtCi1W8y2bdx2eJpze74jkbKqpByxgXikdbLF diff --git a/package.json b/package.json index 629234087f04c61b770cc6b58216773854927154..aaa6a6821942eafd594bd73e325f6b26c0d883f5 100644 --- a/package.json +++ b/package.json @@ -11,5 +11,6 @@ "license": "MIT", "name": "go-detect-race", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.0.0" + "version": "1.0.1" } +