Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Commit

Permalink
Release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sleidig committed Mar 28, 2016
1 parent 4bd1c69 commit 30228dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hdb",
"description": "HELGO DB: A simple database system for a NGO",
"version": "1.1.0",
"version": "1.1.1",
"homepage": "https://github.com/sebastian-leidig/helgo_db",
"private": true,
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hdb",
"description": "HELGO DB: A simple database system for a NGO",
"version": "1.1.0",
"version": "1.1.1",
"repository": "https://github.com/sebastian-leidig/helgo_db",
"license": "MIT",
"private": true,
Expand Down

0 comments on commit 30228dd

Please sign in to comment.