chore(release): fix cdn version in package.json

This commit is contained in:
Igor Minar 2013-11-26 17:37:49 -08:00
parent 333523483f
commit 947562220d

View file

@ -1,7 +1,7 @@
{
"name": "angularjs",
"version": "1.2.3-snapshot",
"cdnVersion": "1.2.222",
"cdnVersion": "1.2.2",
"codename": "unicorn-zapper",
"repository": {
"type": "git",