Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit 2fb7a76

Browse files
committed
increment version
1 parent 2ec6d36 commit 2fb7a76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-swagger-ui",
33
"license": "MIT",
4-
"version": "0.1.3",
4+
"version": "0.1.4",
55
"description": "AngularJS implementation of Swagger UI",
66
"homepage": "https://github.com/maales/angular-swagger-ui",
77
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-swagger-ui",
3-
"version": "0.1.2",
3+
"version": "0.1.4",
44
"dependencies": {},
55
"devDependencies": {
66
"glob": "^4.3.5",

0 commit comments

Comments
 (0)