Skip to content

Commit

Permalink
Version 3.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
disnet committed Jul 6, 2017
1 parent ed5721f commit 8a878b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sweet.js",
"version": "3.0.12",
"version": "3.0.13",
"description": "Deprecated package, use sweet-cli or sweet-core instead",
"main": "index.js",
"bin": {
Expand All @@ -26,7 +26,7 @@
],
"license": "BSD-2-Clause",
"dependencies": {
"@sweet-js/cli": "3.0.10",
"@sweet-js/core": "3.0.10"
"@sweet-js/cli": "3.0.11",
"@sweet-js/core": "3.0.11"
}
}

0 comments on commit 8a878b8

Please # to comment.