We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e9e4dd commit 1e7b7b1Copy full SHA for 1e7b7b1
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ng-annotate",
3
- "version": "2.1.0",
+ "version": "2.2.0",
4
"homepage": "https://github.com/DigiExam/ng-annotate",
5
"authors": [
6
"(Rasmus Milesson <[email protected]>)",
@@ -14,8 +14,8 @@
14
"license": "CC-BY-NC",
15
"private": true,
16
"main": [
17
- "./dist/2.1.0/css/ng-annotate-2.1.0.min.css",
18
- "./dist/2.1.0/js/ng-annotate-2.1.0.min.js"
+ "./dist/2.2.0/css/ng-annotate-2.2.0.min.css",
+ "./dist/2.2.0/js/ng-annotate-2.2.0.min.js"
19
],
20
"ignore": [
21
"node_modules",
package.json
"description": "An AngularJS directive to assist with annotation of text",
"repository": {
"type": "git",
0 commit comments