Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed May 17, 2017
1 parent af7a08d commit 513ca39
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
com.github.danrabbit.nimbus (0.1.7) xenial; urgency=medium

* Update Stripe Key

-- Daniel Fore <[email protected]> Wed, 17 May 2017 10:22:08 -0700

com.github.danrabbit.nimbus (0.1.6) xenial; urgency=medium

* Move the window when clicking and dragging anywhere
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('com.github.danrabbit.nimbus', ['vala', 'c'],
version: '0.1.1'
version: '0.1.7'
)

gnome = import('gnome')
Expand Down

0 comments on commit 513ca39

Please sign in to comment.