Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
snowboard: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alif Rachmawadi committed Mar 23, 2020
1 parent 32b3684 commit 0ef83fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/snowboard/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "snowboard",
"description": "API blueprint toolkit",
"version": "4.0.4",
"version": "4.1.0",
"author": "Alif Rachmawadi <[email protected]>",
"bin": {
"snowboard": "./bin/run"
Expand All @@ -23,10 +23,10 @@
"snowboard-helper": "^1.0.0",
"snowboard-linter": "^1.0.0",
"snowboard-mock-router": "^1.0.1",
"snowboard-packer": "^1.1.3",
"snowboard-packer": "^1.2.0",
"snowboard-parser": "^1.0.0",
"snowboard-reader": "^1.0.0",
"snowboard-theme-winter": "^1.1.5"
"snowboard-theme-winter": "^1.2.1"
},
"devDependencies": {
"@oclif/dev-cli": "^1.22.2"
Expand Down

0 comments on commit 0ef83fb

Please sign in to comment.