Skip to content

Commit

Permalink
4.0.0-pre.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejewski committed Dec 29, 2017
1 parent f72151d commit daeadc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "can-view-target",
"version": "4.0.0-pre.0",
"version": "4.0.0-pre.1",
"description": "Fast cloning micro templates",
"homepage": "http://canjs.com",
"repository": {
Expand All @@ -13,7 +13,7 @@
"url": "http://bitovi.com"
},
"scripts": {
"preversion": "npm test",
"preversion": "npm test",
"postpublish": "git push --tags && git push",
"testee": "testee test/test.html --browsers firefox",
"test": "npm run detect-cycle && npm run jshint && npm run testee",
Expand Down

0 comments on commit daeadc7

Please sign in to comment.