Skip to content

Commit f9da855

Browse files
committed
bump rc1
1 parent 5c62d2d commit f9da855

8 files changed

+2104
-228
lines changed

Copyright.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{pkg.name}
2+
---
3+
{pkg.description}
4+
@version: v{pkg.version}
5+
@author: {pkg.author}
6+
@link: {pkg.homepage}
7+
@license: {pkg.license}

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wp-api-angularjs",
3-
"version": "2.0.0-alpha3",
3+
"version": "2.0.0-rc1",
44
"description": "WordPress WP-API v2 client for AngularJs",
55
"main": [
66
"dist/wp-api-angularjs.js"

0 commit comments

Comments
 (0)