Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Dump version to beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jedrzejchalubek committed Apr 25, 2017
1 parent 7880fc3 commit 3204aa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"type": "wordpress-theme",
"require": {
"php": ">=5.6",
"tonik/gin": "2.0.0-alpha.2"
"tonik/gin": "2.0.0-beta.1"
},
"require-dev": {
"tonik/cli": "2.0.0-alpha.2"
"tonik/cli": "2.0.0-beta.1"
}
}

0 comments on commit 3204aa7

Please sign in to comment.