Skip to content

Commit

Permalink
Set version
Browse files Browse the repository at this point in the history
  • Loading branch information
Çağatay Çivici committed May 17, 2016
1 parent d37d9b4 commit 5c7bfa0
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": "primeng",
"version": "v1.0.0-beta.6-SNAPSHOT",
"version": "v1.0.0-beta.6",
"scripts": {
"tsc": "tsc",
"tsc:w": "tsc -w",
Expand All @@ -13,7 +13,7 @@
},
"license": "Apache-2.0",
"peerDependencies": {
"primeui": "^4.1.10"
"primeui": "^4.1.11"
},
"devDependencies": {
"concurrently": "^2.0.0",
Expand Down

0 comments on commit 5c7bfa0

Please sign in to comment.